Use "Fl Fl" for long options.
Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
This commit is contained in:

committed by
Love Hornquist Astrand

parent
05a432aaed
commit
db8e287e41
72
kcm/kcm.8
72
kcm/kcm.8
@@ -40,57 +40,57 @@
|
||||
is a process based credential cache for Kerberos tickets.
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Op Fl -cache-name= Ns Ar cachename
|
||||
.Op Fl Fl cache-name= Ns Ar cachename
|
||||
.Oo Fl c Ar file \*(Ba Xo
|
||||
.Fl -config-file= Ns Ar file
|
||||
.Fl Fl config-file= Ns Ar file
|
||||
.Xc
|
||||
.Oc
|
||||
.Oo Fl g Ar group \*(Ba Xo
|
||||
.Fl -group= Ns Ar group
|
||||
.Fl Fl group= Ns Ar group
|
||||
.Xc
|
||||
.Oc
|
||||
.Op Fl -max-request= Ns Ar size
|
||||
.Op Fl -disallow-getting-krbtgt
|
||||
.Op Fl -detach
|
||||
.Op Fl h | Fl -help
|
||||
.Op Fl Fl max-request= Ns Ar size
|
||||
.Op Fl Fl disallow-getting-krbtgt
|
||||
.Op Fl Fl detach
|
||||
.Op Fl h | Fl Fl help
|
||||
.Oo Fl k Ar principal \*(Ba Xo
|
||||
.Fl -system-principal= Ns Ar principal
|
||||
.Fl Fl system-principal= Ns Ar principal
|
||||
.Xc
|
||||
.Oc
|
||||
.Oo Fl l Ar time \*(Ba Xo
|
||||
.Fl -lifetime= Ns Ar time
|
||||
.Fl Fl lifetime= Ns Ar time
|
||||
.Xc
|
||||
.Oc
|
||||
.Oo Fl m Ar mode \*(Ba Xo
|
||||
.Fl -mode= Ns Ar mode
|
||||
.Fl Fl mode= Ns Ar mode
|
||||
.Xc
|
||||
.Oc
|
||||
.Op Fl n | Fl -no-name-constraints
|
||||
.Op Fl n | Fl Fl no-name-constraints
|
||||
.Oo Fl r Ar time \*(Ba Xo
|
||||
.Fl -renewable-life= Ns Ar time
|
||||
.Fl Fl renewable-life= Ns Ar time
|
||||
.Xc
|
||||
.Oc
|
||||
.Oo Fl s Ar path \*(Ba Xo
|
||||
.Fl -socket-path= Ns Ar path
|
||||
.Fl Fl socket-path= Ns Ar path
|
||||
.Xc
|
||||
.Oc
|
||||
.Oo Xo
|
||||
.Fl -door-path= Ns Ar path
|
||||
.Fl Fl door-path= Ns Ar path
|
||||
.Xc
|
||||
.Oc
|
||||
.Oo Fl S Ar principal \*(Ba Xo
|
||||
.Fl -server= Ns Ar principal
|
||||
.Fl Fl server= Ns Ar principal
|
||||
.Xc
|
||||
.Oc
|
||||
.Oo Fl t Ar keytab \*(Ba Xo
|
||||
.Fl -keytab= Ns Ar keytab
|
||||
.Fl Fl keytab= Ns Ar keytab
|
||||
.Xc
|
||||
.Oc
|
||||
.Oo Fl u Ar user \*(Ba Xo
|
||||
.Fl -user= Ns Ar user
|
||||
.Fl Fl user= Ns Ar user
|
||||
.Xc
|
||||
.Oc
|
||||
.Op Fl v | Fl -version
|
||||
.Op Fl v | Fl Fl version
|
||||
.Sh DESCRIPTION
|
||||
.Nm
|
||||
is a process based credential cache.
|
||||
@@ -127,42 +127,42 @@ the ticket itself.
|
||||
.Pp
|
||||
Supported options:
|
||||
.Bl -tag -width Ds
|
||||
.It Fl -cache-name= Ns Ar cachename
|
||||
.It Fl Fl cache-name= Ns Ar cachename
|
||||
system cache name
|
||||
.It Fl c Ar file , Fl -config-file= Ns Ar file
|
||||
.It Fl c Ar file , Fl Fl config-file= Ns Ar file
|
||||
location of config file
|
||||
.It Fl g Ar group , Fl -group= Ns Ar group
|
||||
.It Fl g Ar group , Fl Fl group= Ns Ar group
|
||||
system cache group
|
||||
.It Fl -max-request= Ns Ar size
|
||||
.It Fl Fl max-request= Ns Ar size
|
||||
max size for a kcm-request
|
||||
.It Fl -disallow-getting-krbtgt
|
||||
.It Fl Fl disallow-getting-krbtgt
|
||||
disallow extracting any krbtgt from the
|
||||
.Nm kcm
|
||||
daemon.
|
||||
.It Fl -detach
|
||||
.It Fl Fl detach
|
||||
detach from console
|
||||
.It Fl h , Fl -help
|
||||
.It Fl k Ar principal , Fl -system-principal= Ns Ar principal
|
||||
.It Fl h , Fl Fl help
|
||||
.It Fl k Ar principal , Fl Fl system-principal= Ns Ar principal
|
||||
system principal name
|
||||
.It Fl l Ar time , Fl -lifetime= Ns Ar time
|
||||
.It Fl l Ar time , Fl Fl lifetime= Ns Ar time
|
||||
lifetime of system tickets
|
||||
.It Fl m Ar mode , Fl -mode= Ns Ar mode
|
||||
.It Fl m Ar mode , Fl Fl mode= Ns Ar mode
|
||||
octal mode of system cache
|
||||
.It Fl n , Fl -no-name-constraints
|
||||
.It Fl n , Fl Fl no-name-constraints
|
||||
disable credentials cache name constraints
|
||||
.It Fl r Ar time , Fl -renewable-life= Ns Ar time
|
||||
.It Fl r Ar time , Fl Fl renewable-life= Ns Ar time
|
||||
renewable lifetime of system tickets
|
||||
.It Fl s Ar path , Fl -socket-path= Ns Ar path
|
||||
.It Fl s Ar path , Fl Fl socket-path= Ns Ar path
|
||||
path to kcm domain socket
|
||||
.It Fl -door-path= Ns Ar path
|
||||
.It Fl Fl door-path= Ns Ar path
|
||||
path to kcm door socket
|
||||
.It Fl S Ar principal , Fl -server= Ns Ar principal
|
||||
.It Fl S Ar principal , Fl Fl server= Ns Ar principal
|
||||
server to get system ticket for
|
||||
.It Fl t Ar keytab , Fl -keytab= Ns Ar keytab
|
||||
.It Fl t Ar keytab , Fl Fl keytab= Ns Ar keytab
|
||||
system keytab name
|
||||
.It Fl u Ar user , Fl -user= Ns Ar user
|
||||
.It Fl u Ar user , Fl Fl user= Ns Ar user
|
||||
system cache owner
|
||||
.It Fl v , Fl -version
|
||||
.It Fl v , Fl Fl version
|
||||
.El
|
||||
.\".Sh ENVIRONMENT
|
||||
.\".Sh FILES
|
||||
|
Reference in New Issue
Block a user