diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-05-31 19:21:09 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-05-31 19:21:09 -0300 |
commit | f9308017729c1d2c52c05c1698426340a761b8cd (patch) | |
tree | 39471f399c233bda69346c291d6377dc33c8083c /share/man/keyringer.1 | |
parent | 2921bf79a7eca48635adb6d8ad2be7af306f86e0 (diff) | |
parent | 5f0fb30328d9b37ee53aafd65690a1ee90ea6799 (diff) | |
download | keyringer-f9308017729c1d2c52c05c1698426340a761b8cd.tar.gz keyringer-f9308017729c1d2c52c05c1698426340a761b8cd.tar.bz2 |
Merge tag 'upstream_keyringer_0.5.1' into debian
Upstream version 0.5.1
Diffstat (limited to 'share/man/keyringer.1')
-rw-r--r-- | share/man/keyringer.1 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/keyringer.1 b/share/man/keyringer.1 index fe17968..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 @@ -258,7 +263,7 @@ Alias to clip action. .B sclip <\f[I]secret\f[]> Same as clip action, but sleeps five seconds, overwrite clipboard and exit. -If xdotool is available, it also switchs to the next window using the +If xdotool is available, it also switches to the next window using the alt+Tab shortcut. This action is useful to be invoked by a custom key combo in a window manager so it becomes easy to provide keyringer managed passphrases to |