commit afb2f7ce2fca24ab20d71ee8676970c489381231 parent 2ffa909d798b5b50b7f877c431d69a545884995a Author: Chris Down <chris@chrisdown.name> Date: Tue, 24 Mar 2020 01:10:36 +0000 clipmenud: Remove weird extra line in --help Diffstat:
M | clipmenud | | | 3 | +-- |
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/clipmenud b/clipmenud @@ -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: