Add kdestroy --all/-A

This commit is contained in:
Love Hornquist Astrand
2009-08-21 06:58:31 -07:00
parent c2f6e3eb34
commit b69e856d44

View File

@@ -43,6 +43,7 @@
.Op Fl c Ar cachefile .Op Fl c Ar cachefile
.Op Fl -credential= Ns Ar principal .Op Fl -credential= Ns Ar principal
.Op Fl -cache= Ns Ar cachefile .Op Fl -cache= Ns Ar cachefile
.Op Fl A | Fl -all
.Op Fl -no-unlog .Op Fl -no-unlog
.Op Fl -no-delete-v4 .Op Fl -no-delete-v4
.Op Fl -version .Op Fl -version
@@ -61,6 +62,9 @@ from the credential cache if it exists.
.It Fl c Ar cachefile .It Fl c Ar cachefile
.It Fl cache= Ns Ar cachefile .It Fl cache= Ns Ar cachefile
The cache file to remove. The cache file to remove.
.It Fl A
.It Fl -all
remove all credential caches.
.It Fl -no-unlog .It Fl -no-unlog
Do not remove AFS tokens. Do not remove AFS tokens.
.It Fl -no-delete-v4 .It Fl -no-delete-v4