xclip
xclip copied to clipboard
xclip should react to --help
A small suggestion for interaction improvement: xclip should print a short usage information, when invoked with --help. Apart from that, it compiles and works like a charm on my Debian machine.
Reported by: boldewyn
Original Ticket: xclip/feature-requests/1
Addendum: I know of xclip's -help switch, but most other CLI programs use two dashes, so that's what most people (and POSIX) expect.
Original comment by: boldewyn
for X application, -help seems to be the standard syntax see xedit, xevt which support only "-help" switch (not "--help" switch)
Original comment by: *anonymous