document --enterprise option, as in --help output

Signed-off-by: Guillaume Rousse <Guillaume.Rousse@inria.fr>
Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
This commit is contained in:
Guillaume Rousse
2010-08-28 19:03:58 +02:00
committed by Love Hornquist Astrand
parent 4f5390877a
commit 792db1ca13

View File

@@ -82,6 +82,7 @@
.Op Fl -fcache-version= Ns Ar version-number .Op Fl -fcache-version= Ns Ar version-number
.Op Fl A | Fl -no-addresses .Op Fl A | Fl -no-addresses
.Op Fl -anonymous .Op Fl -anonymous
.Op Fl -enterprise
.Op Fl -version .Op Fl -version
.Op Fl -help .Op Fl -help
.Op Ar principal Op Ar command .Op Ar principal Op Ar command
@@ -213,6 +214,10 @@ Request a ticket with no addresses.
Request an anonymous ticket (which means that the ticket will be Request an anonymous ticket (which means that the ticket will be
issued to an anonymous principal, typically issued to an anonymous principal, typically
.Dq anonymous@REALM ) . .Dq anonymous@REALM ) .
.It Xo
.Fl -enterprise
.Xc
Parse principal as a KRB5-NT-ENTERPRISE name.
.It Fl -afslog .It Fl -afslog
Gets AFS tickets, converts them to version 4 format, and stores them Gets AFS tickets, converts them to version 4 format, and stores them
in the kernel. in the kernel.