Hi, just edit the file /usr/bin/note and jump to line 220 where you will find:
"dump||Dump|D:s" => \$opt_D, # string, optional
and delete one of the two bars("||") so that it looks like:
"dump|Dump|D:s" => \$opt_D, # string, optional
greetings
Hoti
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

