summaryrefslogtreecommitdiff
path: root/src/cssh_options.ggo
diff options
context:
space:
mode:
Diffstat (limited to 'src/cssh_options.ggo')
-rw-r--r--src/cssh_options.ggo2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cssh_options.ggo b/src/cssh_options.ggo
index 3090e57..5594c2b 100644
--- a/src/cssh_options.ggo
+++ b/src/cssh_options.ggo
@@ -23,7 +23,7 @@ section "Main Options"
optional
option "hosts-file" H
- "List of hosts to use in parallel (listed one per line in a file)"
+ "List of hosts to use in parallel (listed one per line in a file), optional second parameter separated with a tab can be the port"
string typestr="hosts-file"
optional