From: Wayne Davison Date: Thu, 9 Feb 2006 11:56:33 +0000 (+0000) Subject: The -h was missing from the daemon's option summary. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/b635f2e964b52c64595b9c4795aa2b498ee8f3de The -h was missing from the daemon's option summary. --- diff --git a/rsync.yo b/rsync.yo index 8aa13c3d..f765a5f7 100644 --- a/rsync.yo +++ b/rsync.yo @@ -409,7 +409,7 @@ accepted: verb( -v, --verbose increase verbosity -4, --ipv4 prefer IPv4 -6, --ipv6 prefer IPv6 - --help show this help screen) + -h, --help show this help screen) manpageoptions()