mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 12:06:00 +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
|
||||
|
||||
> Place standard output in the clipboard
|
||||
> (OS X only)
|
||||
|
||||
- Place the contents of a file in the clipboard.
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
# pbpaste
|
||||
|
||||
> Send the contents of the clipboard to standard output
|
||||
> (OS X only)
|
||||
|
||||
- Write the contents of the clipboard to a file.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue