]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
rrsync: fix wrong parameter name in manpage SYNOPSIS
authorSamuel Henrique <samueloph@debian.org>
Fri, 29 Dec 2023 15:23:27 +0000 (15:23 +0000)
committerWayne Davison <wayne@opencoder.net>
Wed, 20 Nov 2024 05:32:18 +0000 (21:32 -0800)
Replace ¨rw¨ with ¨ro¨.

Reported on Debian by Adriano Rafael Gomes <adrianorg@debian.org>

support/rrsync.1.md

index 5f33930e28a4c5e7a2590a45faa31859e25b3274..09b2f28226a8ff22b5fa62c680c68a817706c365 100644 (file)
@@ -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