]> gitweb.fluxo.info Git - keyringer.git/commitdiff
Chore: man page update
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 25 Oct 2025 16:29:10 +0000 (13:29 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 25 Oct 2025 16:29:10 +0000 (13:29 -0300)
share/man/keyringer.1

index 0ef153095d148a1b4801271d0ef57b88c4812150..6435ac966f00c357418202f2cbffa9e6e9c421d5 100644 (file)
@@ -220,24 +220,44 @@ secrets.
 recrypt <\f[I]secret\f[R]>
 Re-encrypts a secret by decrypting it and encrypting it again.
 Useful when users are added into the recipient configuration.
+.RS
+.PP
 If no \f[I]secret\f[R] is given, all secrets in the repository are
 re-encrypted.
+.RE
 .TP
-clip <\f[I]secret\f[R]>
+clip [\f[I]query\f[R]]
 Copy the first line of a secret to the clipboard, following
 password-store convention.
+.RS
+.PP
+If the query does not exactly match an existing secret, a interactive
+prompt menu is shown, helping selecting the secret.
+.RE
 .TP
-xclip <\f[I]secret\f[R]>
-Alias to clip action.
+xclip [\f[I]query\f[R]]
+Alias to the clip action.
 .TP
-sclip <\f[I]secret\f[R]>
-Same as clip action, but sleeps five seconds, overwrite clipboard and
+sclip [\f[I]query\f[R]]
+Invokes the clip action, sleeps five seconds, overwrite clipboard and
 exit.
+.RS
+.PP
 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
 other applications such as a web browser.
+.RE
+.TP
+search [\f[I]query\f[R]]
+Similar to the clip action, but without showing the initial selection
+menu: instead, it just shows a prompt if the query does not exactly
+match an existing single.
+.TP
+ssearch [\f[I]query\f[R]]
+Like the the sclip action, but invokes the search instead of the clip
+action.
 .SH CONFIGURATION ACTIONS
 .TP
 commands