[Bug 1448] Report wrong command-line options
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Fri May 10 16:29:47 EST 2013
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=1448
Darren Tucker <dtucker at zip.com.au> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED
             Blocks|                            |2076
--- Comment #10 from Darren Tucker <dtucker at zip.com.au> ---
With these changes I get the following for your testcase:
$ touch a; ./scp --foobarbaz a b
unknown option -- -
usage: scp [-12346BCpqrv] [-c cipher] [-F ssh_config] [-i
identity_file]
           [-l limit] [-o ssh_option] [-P port] [-S program]
           [[user@]host1:]file1 ... [[user@]host2:]file2
Thanks for the report (and patience :-).  These changes will be in the
6.3p1 release.
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
    
    
More information about the openssh-bugs
mailing list