summaryrefslogtreecommitdiff
path: root/src/options.ggo.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/options.ggo.in')
-rw-r--r--src/options.ggo.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/options.ggo.in b/src/options.ggo.in
index 8a90a72..0f003ea 100644
--- a/src/options.ggo.in
+++ b/src/options.ggo.in
@@ -29,6 +29,12 @@ you can specify a port immediatelly after a colon \
after the hostname. Example 'user@host:port'"
string typestr="hosts-file"
optional
+
+section "SSH options"
+
+ option "tagging" -
+ "Enable tagging of each line with the name of the host"
+ optional
section "SCP options"