samba-bugs at samba.org
2012-Sep-25 13:18 UTC
[Bug 9211] New: Inconsistency between man page and help
https://bugzilla.samba.org/show_bug.cgi?id=9211
Summary: Inconsistency between man page and help
Product: rsync
Version: 3.0.9
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: mluscon at redhat.com
QAContact: rsync-qa at samba.org
Description of problem:
In man, option --copy-devices is not present (compared to help).
In help, option --checksum-seed is not present (compared to man).
You can find proposed patch in attachment.
This report originates from https://bugzilla.redhat.com/show_bug.cgi?id=854923
.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
samba-bugs at samba.org
2012-Oct-02 09:01 UTC
[Bug 9211] Inconsistency between man page and help
https://bugzilla.samba.org/show_bug.cgi?id=9211 --- Comment #1 from mluscon at redhat.com 2012-10-02 09:01:22 UTC --- Created attachment 7976 --> https://bugzilla.samba.org/attachment.cgi?id=7976 patch -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
samba-bugs at samba.org
2013-Jun-02 20:16 UTC
[Bug 9211] Inconsistency between man page and help
https://bugzilla.samba.org/show_bug.cgi?id=9211
Wayne Davison <wayned at samba.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Wayne Davison <wayned at samba.org> 2013-06-02
20:16:45 UTC ---
There is no such option as --copy-devices currently in rsync (there is a patch
for that, but it's a crude patch that doesn't update docs in any way).
The --checksum-seed option hasn't been in --help on purpose, since it's
a more
advanced option that I thought might be best left to the fuller descriptions
possible in the manpage. However, in the interest of making --help more
accurate I added it.
Aside: the rsync.1 file is a generated file, and is not patched (its .yo file
should be patched).
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Reasonably Related Threads
- [Bug 9212] New: rsync loses track of files if differing directory prefixes are given
- [Bug 8838] New: rsync daemon chooses wrong destination place if space and the module name is part of it
- [Bug 10163] New: rsync -X is ineffective when setting owner/group
- [Bug 10372] New: rsync 3.10 error in protocol data stream while rsync 3.0.9 runs through
- [Bug 10776] New: SIGSEGV in utf8_internal_loop()