aboutsummaryrefslogtreecommitdiffstats
path: root/icevault.1
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2015-03-17 02:37:56 +0100
committerGuilhem Moulin <guilhem@fripost.org>2015-03-17 02:38:24 +0100
commit2982c60270152f229f2c414e30e6de510c8cfbe3 (patch)
tree1200e424ff0c9e22a00a81fd343a4fdb27abfbcd /icevault.1
parent459e20dad92e1ce276286aa7821c7bef3c4743fd (diff)
clip command
Diffstat (limited to 'icevault.1')
-rw-r--r--icevault.16
1 files changed, 6 insertions, 0 deletions
diff --git a/icevault.1 b/icevault.1
index 4b18121..a58a1e1 100644
--- a/icevault.1
+++ b/icevault.1
@@ -9,6 +9,8 @@ IceVault \- IceVault client user interface
.B icevault\fR [\fIOPTIONS\fR] \fBinsert\fR [\fIidentity\fR]
.br
.B icevault\fR [\fIOPTIONS\fR] \fBdump\fR \fIscheme\fR://\fIhostname\fR/\fIidentity\fR
+.br
+.B icevault\fR [\fIOPTIONS\fR] \fBclip\fR \fIscheme\fR://\fIhostname\fR/\fIidentity\fR
.SH DESCRIPTION
@@ -75,6 +77,10 @@ Decrypt the \fIidentity\fR file and dump its content on the standard
output. Note that while the output is a valid YAML document, original
formatting may not be preserved; in particular, comments and empty lines
are stripped.
+.TP
+.B clip\fR \fIscheme\fR://\fIhostname\fR/\fIidentity\fR
+Decrypt the \fIidentity\fR file and copy the first password to the
+clipboard using \fIxclip\fR(1), with a maximum number of pastes of 1.
.SH OPTIONS