clarifying some flip commands
This commit is contained in:
@@ -22,9 +22,10 @@ _help() {
|
|||||||
|
|
||||||
Filename:
|
Filename:
|
||||||
When reading from clipboard:
|
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:
|
When writing to clipboard:
|
||||||
File or folder to read from. If omitted: stdin
|
File or folder to read from. If omitted: stdin.
|
||||||
|
|
||||||
Shorthand:
|
Shorthand:
|
||||||
echo my data | $SELF file.ext # writes data with name: file.ext
|
echo my data | $SELF file.ext # writes data with name: file.ext
|
||||||
|
|||||||
Reference in New Issue
Block a user