clarifying some flip commands

This commit is contained in:
2019-02-03 09:21:45 +02:00
parent 73f8c4ef79
commit 83441a3622

View File

@@ -22,9 +22,10 @@ _help() {
Filename:
When reading from clipboard:
File or folder to write the clipboard contents. If omitted: stdout
File or folder to write the clipboard contents. "-" or pipe
output for stdout.
When writing to clipboard:
File or folder to read from. If omitted: stdin
File or folder to read from. If omitted: stdin.
Shorthand:
echo my data | $SELF file.ext # writes data with name: file.ext