From: Samuel Henrique Date: Fri, 29 Dec 2023 15:23:27 +0000 (+0000) Subject: rrsync: fix wrong parameter name in manpage SYNOPSIS X-Git-Tag: v3.4.0~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=990fa5c1e1abe3ef09a32115c4817f9a5fa3a797;p=thirdparty%2Frsync.git rrsync: fix wrong parameter name in manpage SYNOPSIS Replace ¨rw¨ with ¨ro¨. Reported on Debian by Adriano Rafael Gomes --- diff --git a/support/rrsync.1.md b/support/rrsync.1.md index 5f33930e..09b2f282 100644 --- a/support/rrsync.1.md +++ b/support/rrsync.1.md @@ -5,7 +5,7 @@ rrsync - a script to setup restricted rsync users via ssh logins ## SYNOPSIS ``` -rrsync [-ro|-rw] [-munge] [-no-del] [-no-lock] [-no-overwrite] DIR +rrsync [-ro|-wo] [-munge] [-no-del] [-no-lock] [-no-overwrite] DIR ``` The single non-option argument specifies the restricted _DIR_ to use. It can be