From 355f712ca693b290ef62b66a97c92d1ab2aca875 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 15 Jan 2017 10:19:16 -0200 Subject: Adds "delete" alias to "del" action. --- share/man/keyringer.1 | 5 +++++ share/man/keyringer.1.mdwn | 3 +++ 2 files changed, 8 insertions(+) (limited to 'share') 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. -- cgit v1.2.3