aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorrhatto <rhatto@ratatosk.fluxo.info>2014-03-14 13:33:33 -0300
committerrhatto <rhatto@ratatosk.fluxo.info>2014-03-14 13:33:33 -0300
commit4bc7803e03e60345c3a70dac2c50020181c6a881 (patch)
treeb68e877f937dce0446e884694404086744bee7e1 /share
parent38c1700e6e21d070c39e0e64127995b3246d7460 (diff)
downloadkeyringer-4bc7803e03e60345c3a70dac2c50020181c6a881.tar.gz
keyringer-4bc7803e03e60345c3a70dac2c50020181c6a881.tar.bz2
Added "destroy" alias to "teardown" action
Diffstat (limited to 'share')
-rw-r--r--share/man/keyringer.1.mdwn3
1 files changed, 3 insertions, 0 deletions
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.