aboutsummaryrefslogtreecommitdiffstats
path: root/cli
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:25:43 +0200
commit821ff99e80961888fd05ea05ad66889708f77cb7 (patch)
treef6ad2f8dd4dd1032298399843a4696c9d721df67 /cli
parent3b2e8ee11ecd3fa8604f0d503c6732b99f2d24ea (diff)
manpage wibble
Diffstat (limited to 'cli')
-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.