Package: pilot-link
Version: 0.11.8-0.12.0-pre4-4
Severity: minor
File: /usr/bin/memos
In the past,
$ memos
worked. Now one gets a usage message,
Usage: memos [-p|--port <port>] [--version] [-q|--quiet] [-?|--help] [--usage]
[-v|--verbose] [-d|--delete] [-f|--file STRING] [-s|--save STRING]
[-c|--category STRING] [-r|--regex STRING]...
OK, now one must do
$ memos -p $PILOTPORT
even though $PILOTPORT is set in the environment, contrary to the man
page. (Well, I might as well not drag $PILOTPORT around in the
environment all day then anyway.)
By the way,
MEMOS OPTIONS
-V, --verbose
Verbose, with -d, print each filename when written to disk.
But -d doesn't write to disk:
-d, --delete NUMBER
Delete memo named by number num.
Not that I dare to test it.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]