summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGDR! <gdr@gdr.name>2018-04-10 11:50:13 +0200
committerGitHub <noreply@github.com>2018-04-10 11:50:13 +0200
commit9f245199da5a9e82e76177832153053bc32852e9 (patch)
tree9d869bf8bc259a66ac33843dff6c6831c6ed62a1 /scripts
parentb4444039e733acc3e20e5b85749d95dd9eae298b (diff)
Fix typo in tokssh help
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/tokssh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/tokssh b/scripts/tokssh
index 53c88c1..eeddb21 100755
--- a/scripts/tokssh
+++ b/scripts/tokssh
@@ -5,7 +5,7 @@ function help {
5A simple wrapper to use like SSH 5A simple wrapper to use like SSH
6 6
7Usage: 7Usage:
8 tokssk [ssh options] [user@]address [-s secret] 8 tokssh [ssh options] [user@]address [-s secret]
9 9
10where 10where
11 11