diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-14 00:16:05 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | c0c5777daedb43a8d7b9c871c156e81050dd3675 (patch) | |
tree | 09e0a67c010e9caa2f7c6ab5c522bc02d76c14fd /misc/xclip | |
parent | 37684c74438606c5bfe6ed3cfc0b9fc27ad6a83d (diff) |
misc/xclip: Fix slack-desc.
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: |