diff options
Diffstat (limited to 'misc/xclip')
-rw-r--r-- | misc/xclip/slack-desc | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/misc/xclip/slack-desc b/misc/xclip/slack-desc index e1144d70afb6..b5699e2c4414 100644 --- a/misc/xclip/slack-desc +++ b/misc/xclip/slack-desc @@ -8,12 +8,12 @@ |-----handy-ruler------------------------------------------------------| xclip: xclip (command-line interface to the X clipboard) xclip: -xclip: xclip is a command line utility that is designed to run on any system -xclip: with an X11 implementation. It provides an interface to X selections -xclip: ("the clipboard") from the command line. It can read data from standard -xclip: in or a file and place it in an X selection for pasting into other X -xclip: applications. xclip can also print an X selection to standard out, -xclip: which can then be redirected to a file or another program. +xclip: xclip is a command line utility that is designed to run on any +xclip: system with an X11 implementation. It provides an interface to X +xclip: selections ("the clipboard") from the command line. It can read +xclip: data from standard input or a file, and place it in an X selection +xclip: for pasting into other X applications. xclip can also print an X +xclip: selection to standard out, which can then be redirected to a file +xclip: or another program. xclip: xclip: Homepage: http://sourceforge.net/projects/xclip/ -xclip: |