diff options
Diffstat (limited to 'usr.bin/skeyinit/skeyinit.1')
-rw-r--r-- | usr.bin/skeyinit/skeyinit.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/skeyinit/skeyinit.1 b/usr.bin/skeyinit/skeyinit.1 index 249a886cc00..725dc5340e0 100644 --- a/usr.bin/skeyinit/skeyinit.1 +++ b/usr.bin/skeyinit/skeyinit.1 @@ -10,6 +10,7 @@ .Sh SYNOPSIS .Nm skeyinit .Op Fl s +.Op Fl z .Op Ar user .Sh DESCRIPTION .Nm skeyinit @@ -28,6 +29,8 @@ then run in another window to generate the correct 6 english words for that count and seed. You can then "cut-and-paste" or type the words into the skeyinit window. +.It Fl z +allows the user to zero their S/Key entry. .It Ar user the username to be changed/added. By default the current user is operated on. |