mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 17:26:02 +02:00
Remove 'OS X only'
This commit is contained in:
parent
38fd13ca03
commit
3067eb7943
2 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
||||||
# pbcopy
|
# pbcopy
|
||||||
|
|
||||||
> Place standard output in the clipboard
|
> Place standard output in the clipboard
|
||||||
> (OS X only)
|
|
||||||
|
|
||||||
- Place the contents of a file in the clipboard.
|
- Place the contents of a file in the clipboard.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
# pbpaste
|
# pbpaste
|
||||||
|
|
||||||
> Send the contents of the clipboard to standard output
|
> Send the contents of the clipboard to standard output
|
||||||
> (OS X only)
|
|
||||||
|
|
||||||
- Write the contents of the clipboard to a file.
|
- Write the contents of the clipboard to a file.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue