=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh-keygen.1,v retrieving revision 1.55.2.2 retrieving revision 1.55.2.3 diff -u -r1.55.2.2 -r1.55.2.3 --- src/usr.bin/ssh/ssh-keygen.1 2003/09/16 20:50:44 1.55.2.2 +++ src/usr.bin/ssh/ssh-keygen.1 2004/03/04 18:18:16 1.55.2.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-keygen.1,v 1.55.2.2 2003/09/16 20:50:44 brad Exp $ +.\" $OpenBSD: ssh-keygen.1,v 1.55.2.3 2004/03/04 18:18:16 brad Exp $ .\" .\" -*- nroff -*- .\" @@ -89,12 +89,14 @@ .Op Fl g .Nm ssh-keygen .Fl G Ar output_file +.Op Fl v .Op Fl b Ar bits .Op Fl M Ar memory .Op Fl S Ar start_point .Nm ssh-keygen .Fl T Ar output_file .Fl f Ar input_file +.Op Fl v .Op Fl a Ar num_trials .Op Fl W Ar generator .Sh DESCRIPTION @@ -263,6 +265,16 @@ .It Fl U Ar reader Upload an existing RSA private key into the smartcard in .Ar reader . +.It Fl v +Verbose mode. +Causes +.Nm +to print debugging messages about its progress. +This is helpful for debugging moduli generation. +Multiple +.Fl v +options increase the verbosity. +The maximum is 3. .It Fl r Ar hostname Print DNS resource record with the specified .Ar hostname .