mytop icon indicating copy to clipboard operation
mytop copied to clipboard

Tiny fix to idle Getopt::Long definition.

Open neilkatin opened this issue 11 years ago • 0 comments

The idle command is documented as being negatable. However the Getopt::Long definition didn't actually support this.

This is a one character fix to add '!' to the 'idle' line to make the --noidle argument work.

neilkatin avatar Sep 06 '14 17:09 neilkatin