Formatted all pages according to guidelines.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# pbpaste
|
||||
|
||||
> Send the contents of the clipboard to standard output
|
||||
> Send the contents of the clipboard to standard output.
|
||||
|
||||
- Write the contents of the clipboard to a file.
|
||||
- Write the contents of the clipboard to a file:
|
||||
|
||||
`pbpaste > {{file}}`
|
||||
|
||||
- Use the contents of the clipboard as input to a command.
|
||||
- Use the contents of the clipboard as input to a command:
|
||||
|
||||
`pbpaste | grep foo`
|
||||
|
Reference in New Issue
Block a user