CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/15 11:28:26
Modified files:
usr.bin/ssh : ssh-agent.c ssh-keygen.1 ssh-keygen.c
Log message:
Improve usage() and documentation towards the standard form. In particular,
this line saves a lot of man page reading time.
usage: ssh-keygen [-q] [-b bits] [-t dsa | ecdsa | ed25519 | rsa | rsa1]
[-N new_passphrase] [-C comment] [-f output_keyfile]
ok schwarze jmc
