samba-bugs@samba.org
2006-Aug-09  17:15 UTC
DO NOT REPLY [Bug 4010] New: rsync --help dont display --server command
https://bugzilla.samba.org/show_bug.cgi?id=4010
           Summary: rsync --help   dont display --server command
           Product: rsync
           Version: 2.6.6
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned@samba.org
        ReportedBy: kaneda@bohater.net
         QAContact: rsync-qa@samba.org
Like in summary. When I read some FAQ from net I found rsync --server ...
But when I try rsync --help - It dosnt display it...
Best Regards
-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
samba-bugs@samba.org
2006-Aug-10  17:49 UTC
DO NOT REPLY [Bug 4010] rsync --help dont display --server command
https://bugzilla.samba.org/show_bug.cgi?id=4010 ------- Comment #1 from hashproduct+rsync@gmail.com 2006-08-10 12:49 MST ------- --server is an internal option that rsync uses when invoking itself. End users should never use it. Thus, I don't see a reason why it needs to be documented in --help output, and if it were documented, users might use it when they shouldn't or confuse it with --daemon. See bug 4001. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
samba-bugs@samba.org
2006-Aug-12  16:29 UTC
DO NOT REPLY [Bug 4010] rsync --help dont display --server command
https://bugzilla.samba.org/show_bug.cgi?id=4010
wayned@samba.org changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX
------- Comment #2 from wayned@samba.org  2006-08-12 11:29 MST -------
As Matt says, --server is not a user option (and neither is --sender), so
neither option will ever be displayed by --help. 
-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
Reasonably Related Threads
- DO NOT REPLY [Bug 4001] New: man page should document --server flag and SSH forced command scenario
- DO NOT REPLY [Bug 4402] New: Incorrect time logged with glibc 2.5
- DO NOT REPLY [Bug 4320] New: Daemon should send stdout, stderr of {pre, post}-xfer command to client
- DO NOT REPLY [Bug 3430] New: Error with ACL-patch and -x on mountpoint
- DO NOT REPLY [Bug 4856] New: Filenames are displayed before successful transfer in verbose mode