summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorrhatto <rhatto@ratatosk.fluxo.info>2014-03-14 13:52:01 -0300
committerrhatto <rhatto@ratatosk.fluxo.info>2014-03-14 13:52:01 -0300
commit307fadff79b8f725d4ab9e41f270c024c05a0ef9 (patch)
treec886d99b3971042726ae8b9df58cb3f1a4b901a4 /share
parent36369a8bfb4fd15d70d61cb4af929ac1b94fed70 (diff)
parent04fddd908235729af70447fecf143af9e669abad (diff)
downloadkeyringer-upstream_keyringer_0.3.2.tar.gz
keyringer-upstream_keyringer_0.3.2.tar.bz2
Imported Upstream version 0.3.2upstream_keyringer_0.3.2
Diffstat (limited to 'share')
-rw-r--r--share/man/keyringer.15
-rw-r--r--share/man/keyringer.1.mdwn3
2 files changed, 8 insertions, 0 deletions
diff --git a/share/man/keyringer.1 b/share/man/keyringer.1
index 9d2eae8..29c618b 100644
--- a/share/man/keyringer.1
+++ b/share/man/keyringer.1
@@ -50,6 +50,11 @@ Also, an entry will be added to \f[C]$HOME/.keyringer/config\f[]
allowing keyringer to find the keyring by its alias.
.RE
.TP
+.B destroy
+Alias for \f[I]teardown\f[] action.
+.RS
+.RE
+.TP
.B git <\f[I]action\f[]> <\f[I]options\f[]>
Git wrapper that operates from the toplevel keyring repository.
You can issue any \f[I]GIT(1)\f[] subcommand with this action to have it
diff --git a/share/man/keyringer.1.mdwn b/share/man/keyringer.1.mdwn
index 9412b5d..84895c2 100644
--- a/share/man/keyringer.1.mdwn
+++ b/share/man/keyringer.1.mdwn
@@ -50,6 +50,9 @@ init <*path*> [*remote*]
Also, an entry will be added to `$HOME/.keyringer/config` allowing keyringer to
find the keyring by its alias.
+destroy
+: Alias for *teardown* action.
+
git <*action*> <*options*>
: Git wrapper that operates from the toplevel keyring repository. You can issue any
*GIT(1)* subcommand with this action to have it applied in the keyring repository.