From 821ff99e80961888fd05ea05ad66889708f77cb7 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Mon, 30 Mar 2015 02:25:43 +0200 Subject: manpage wibble --- cli/icevault.1 | 13 +++++++------ 1 file 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. -- cgit v1.2.3