clipmenud: Remove weird extra line in --help

This commit is contained in:
Chris Down 2020-03-24 01:10:36 +00:00
parent 2ffa909d79
commit afb2f7ce2f

View file

@ -57,8 +57,7 @@ debug() { (( CM_DEBUG )) && printf '%s\n' "$@" >&2; }
if [[ $1 == --help ]] || [[ $1 == -h ]]; then
cat << 'EOF'
clipmenud is the daemon that collects and caches what's on the clipboard.
when you want to select a clip.
clipmenud collects and caches what's on the clipboard.
Environment variables: