This commit is contained in:
Kovid Goyal 2026-04-19 10:37:42 +05:30
parent ef07942c82
commit df1d9235e8
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -49,6 +49,8 @@
If data is present on STDIN it is set as text/plain when dragging, unless text/plain is specified via --drag.
Any text/plain data that is dropped onto this window is output to STDOUT, if STDOUT is connected to a file, otherwise it
is discarded.
Press the Esc or Ctrl+C keys to quit the kitten at any time, cancelling any in progress drag.
'''
usage = '[files to drag]'