aboutsummaryrefslogtreecommitdiffstats
path: root/cli/icevault.1
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2015-03-29 01:11:30 +0100
committerGuilhem Moulin <guilhem@fripost.org>2015-03-29 06:23:11 +0200
commit00bb3148842bb8e82aca39d6dd40eec46daadbaa (patch)
tree10483eac2c0d3c5732fa76a857b5662730ab66b6 /cli/icevault.1
parent80179b6680422abab87a2d06cb34166d46d9a2ff (diff)
Add a 'rm' command.
Diffstat (limited to 'cli/icevault.1')
-rw-r--r--cli/icevault.16
1 files changed, 6 insertions, 0 deletions
diff --git a/cli/icevault.1 b/cli/icevault.1
index 2e40af3..299e591 100644
--- a/cli/icevault.1
+++ b/cli/icevault.1
@@ -152,6 +152,12 @@ reencrypt the entire store. If \fIidentity\fR (resp.
\fIidentity\fR/\fIhostname\fR) is omitted, reencrypt all identities
found under \fIscheme\fR://\fIhostname\fR/ (resp. \fIscheme\fR://).
+.TP
+.B rm\fR [\fB-f\fR, \fB--force\fR] [\fB-r\fR, \fB--recursive\fR] [\fIscheme\fR://[\fIhostname\fR/[\fIidentity\fR]] ...]
+Delete the given identity prefix(es). Croak if \fIidentity\fR is
+omitted, unless \fB-r\fR is set. If \fB-f\fR is set, don't prompt before
+each deletion.
+
.SH GLOBAL OPTIONS
.TP