aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2015-03-30 02:25:43 +0200
committerGuilhem Moulin <guilhem@fripost.org>2015-03-30 02:26:09 +0200
commitc818b543fe7c752b67bd7af4107e84b02566e6ce (patch)
tree3f361d0337507f5c52a41d9550adbf6df686e2e4
parentbc5ba4677f88d1dad0b77af85d9e36297fa36c22 (diff)
manpage wibble
-rw-r--r--cli/icevault.113
1 files changed, 7 insertions, 6 deletions
diff --git a/cli/icevault.1 b/cli/icevault.1
index 5052416..46e80e5 100644
--- a/cli/icevault.1
+++ b/cli/icevault.1
@@ -184,13 +184,15 @@ Valid options are:
.TP
.I git-dir
Path to the Git directory. Can be an absolute path or a path relative
-to the working directory (specified with \fIstore\fR).
+to the working directory (specified with the \fIstore\fR configuration
+option).
(Default: ".git")
.TP
.I gpg
-The \fIgpg\fR(1) command to use. Note that users of GnuPG 1.4.x will
-probably want to add the \fB--use-agent\fR option. (Default: "gpg".)
+The \fIgpg\fR(1) command to use. Users of GnuPG 1.4.x will probably
+want to add the \fB--use-agent\fR and possibly \fB--batch\fR options.
+(Default: "gpg".)
.TP
.I keyid
@@ -227,8 +229,8 @@ respectively.
.TP
.I store
The working directory. Can be an absolute path or a path relative
-to \fI$XDG_CONFIG_HOME\fR (or \fI~/.local/share\fR if XDG_CONFIG_HOME is
-unset).
+to the XDG_DATA_HOME environment variable (or \fI~/.local/share\fR if
+XDG_DATA_HOME is unset).
(Default: "icevault".)
.TP
@@ -259,7 +261,6 @@ is a form with a password field, take the first one found.
.IP \n+[step].
Otherwise (if no form has a password field), and if there
is a non-empty form, take the first one found.
-form.
.IP \n+[step].
Otherwise (if all forms are empty), take the first form in the list.