]> granicus.if.org Git - pgbadger/commitdiff
Change 'there is' to 'there are' since talking about 'options'.
authorLuca Ferrari <fluca1978@gmail.com>
Tue, 4 Jun 2019 10:14:30 +0000 (12:14 +0200)
committerLuca Ferrari <fluca1978@gmail.com>
Tue, 4 Jun 2019 10:14:30 +0000 (12:14 +0200)
README

diff --git a/README b/README
index 8ba3804770e09cb0772dd7079a7fb2903d7ee0a9..214cf2bca00ef49833b9fc5cf9ab896ac3c9ca6c 100644 (file)
--- a/README
+++ b/README
@@ -159,8 +159,8 @@ SYNOPSIS
 
     pgBadger is able to parse a remote log file using a passwordless ssh
     connection. Use the -r or --remote-host to set the host ip address or
-    hostname. There's also some additional options to fully control the ssh
-    connection.
+    hostname. There are also some additional options to fully control the ssh
+    connection:
 
         --ssh-program ssh        path to the ssh program to use. Default: ssh.
         --ssh-user username      connection login name. Default to running user.