aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-01-15 10:19:16 -0200
committerSilvio Rhatto <rhatto@riseup.net>2017-01-15 10:19:16 -0200
commit355f712ca693b290ef62b66a97c92d1ab2aca875 (patch)
tree759edd544922f696f2910590a2732a05cd6728da /share
parentda6cd93726c6ee43c676d58641b76b2b8bea2ae9 (diff)
downloadkeyringer-355f712ca693b290ef62b66a97c92d1ab2aca875.tar.gz
keyringer-355f712ca693b290ef62b66a97c92d1ab2aca875.tar.bz2
Adds "delete" alias to "del" action.
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 19f447f..7b1b030 100644
--- a/share/man/keyringer.1
+++ b/share/man/keyringer.1
@@ -159,6 +159,11 @@ Git history.\f[] To completely remove a file from a keyring, you should
also rewrite the Git history yourself.
.RE
.TP
+.B delete <\f[I]secret\f[]>
+Alias for \f[I]del\f[] action.
+.RS
+.RE
+.TP
.B rm <\f[I]secret\f[]>
Alias for \f[I]del\f[] action.
.RS
diff --git a/share/man/keyringer.1.mdwn b/share/man/keyringer.1.mdwn
index 09b1a26..8acd747 100644
--- a/share/man/keyringer.1.mdwn
+++ b/share/man/keyringer.1.mdwn
@@ -125,6 +125,9 @@ del <*secret*>
To completely remove a file from a keyring, you should also rewrite the Git
history yourself.
+delete <*secret*>
+: Alias for *del* action.
+
rm <*secret*>
: Alias for *del* action.