This commit is contained in:
Kovid Goyal 2021-09-13 13:26:30 +05:30
parent b1322fbe04
commit 5d516a8584
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -78,7 +78,7 @@ the kitten in a dedicated, ephemeral window.
help_text = '''\
Read or write to the system clipboard.
To set the clipboard text, pipe in the new text on stdin. Use the
To set the clipboard text, pipe in the new text on STDIN. Use the
:option:`--get-clipboard` option to output the current clipboard contents to
:file:`stdout`. Note that reading the clipboard will cause a permission
popup, see :opt:`clipboard_control` for details.