*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# pbcopy
|
||||
|
||||
> Copy data from stdin to the clipboard.
|
||||
> Copy data from `stdin` to the clipboard.
|
||||
> More information: <https://ss64.com/osx/pbcopy.html>.
|
||||
|
||||
- Place the contents of a specific file in the clipboard:
|
||||
|
Reference in New Issue
Block a user