diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-12-26 20:33:01 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-12-26 20:33:01 -0200 |
commit | da6cd93726c6ee43c676d58641b76b2b8bea2ae9 (patch) | |
tree | ba260697559d19dd36c14dea2f1cebfdd95f7e11 | |
parent | ea9326628e6e872798a96063fccd76d964a75583 (diff) | |
download | keyringer-da6cd93726c6ee43c676d58641b76b2b8bea2ae9.tar.gz keyringer-da6cd93726c6ee43c676d58641b76b2b8bea2ae9.tar.bz2 |
Updates manpage with a spell fix
-rw-r--r-- | share/man/keyringer.1 | 2 | ||||
-rw-r--r-- | share/man/keyringer.1.mdwn | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/share/man/keyringer.1 b/share/man/keyringer.1 index fe17968..19f447f 100644 --- a/share/man/keyringer.1 +++ b/share/man/keyringer.1 @@ -258,7 +258,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 diff --git a/share/man/keyringer.1.mdwn b/share/man/keyringer.1.mdwn index afe7e99..09b1a26 100644 --- a/share/man/keyringer.1.mdwn +++ b/share/man/keyringer.1.mdwn @@ -186,7 +186,7 @@ xclip <*secret*> sclip <*secret*> : 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 alt+Tab shortcut. This action + 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 other applications such as a web browser. |