diff --git a/osx/pbcopy.md b/osx/pbcopy.md index f3a7bc16c8..b6e307d6e7 100644 --- a/osx/pbcopy.md +++ b/osx/pbcopy.md @@ -1,7 +1,6 @@ # pbcopy > Place standard output in the clipboard -> (OS X only) - Place the contents of a file in the clipboard. diff --git a/osx/pbpaste.md b/osx/pbpaste.md index f07e659813..f725135771 100644 --- a/osx/pbpaste.md +++ b/osx/pbpaste.md @@ -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.