]> granicus.if.org Git - pgbadger/commitdiff
Remove plural form of --ssh-option in documentation. Thanks to mark-a-s for the report.
authorGilles Darold <gilles.darold@dalibo.com>
Sat, 17 Sep 2016 08:52:39 +0000 (10:52 +0200)
committerGilles Darold <gilles.darold@dalibo.com>
Sat, 17 Sep 2016 08:52:39 +0000 (10:52 +0200)
README
doc/pgBadger.pod
pgbadger

diff --git a/README b/README
index 0de9f84947a5cec0d432cf3e17b2aaca7fc2f3f6..04dbe19ca22ca06f11f0286b7ed1d557cf7c112e 100644 (file)
--- a/README
+++ b/README
@@ -150,7 +150,7 @@ SYNOPSIS
         --ssh-user username      connection login name. Default to running user.
         --ssh-identity file      path to the identity file to use.
         --ssh-timeout second     timeout to ssh connection failure. Default 10 secs.
-        --ssh-options  options   list of -o options to use for the ssh connection.
+        --ssh-option  options    list of -o options to use for the ssh connection.
                                  Options always used:
                                      -o ConnectTimeout=$ssh_timeout
                                      -o PreferredAuthentications=hostbased,publickey
index f53894b207d1d5fe156c3ce306f75624cb866b04..9b378f807162ba15f5ca4c54e0b7bd31033847de 100644 (file)
@@ -151,7 +151,7 @@ some additional options to fully control the ssh connection.
     --ssh-user username      connection login name. Default to running user.
     --ssh-identity file      path to the identity file to use.
     --ssh-timeout second     timeout to ssh connection failure. Default 10 secs.
-    --ssh-options  options   list of -o options to use for the ssh connection.
+    --ssh-option  options    list of -o options to use for the ssh connection.
                             Options always used:
                                  -o ConnectTimeout=$ssh_timeout
                                  -o PreferredAuthentications=hostbased,publickey
index f3e4c857930a8609e2db556acc1c7dfb19be773b..254713411db8e6fd7c8cee00436ac2a0ad53b207 100644 (file)
--- a/pgbadger
+++ b/pgbadger
@@ -1780,7 +1780,7 @@ some additional options to fully control the ssh connection.
     --ssh-user username      connection login name. Default to running user.
     --ssh-identity file      path to the identity file to use.
     --ssh-timeout second     timeout to ssh connection failure. Default 10 secs.
-    --ssh-options  options   list of -o options to use for the ssh connection.
+    --ssh-option  options    list of -o options to use for the ssh connection.
                             Options always used:
                                  -o ConnectTimeout=\$ssh_timeout
                                  -o PreferredAuthentications=hostbased,publickey