Register / Login  |  Desktop view  |  Jump to bottom of page

Beta Version » QRecall b14 command documentation problem

Author: Bruce Giles
9 years ago
When I type "qrecall" at the command line and hit enter, the resulting usage summary for some commands appears to have the commands repeated. See the items marked in red below:

$ qrecall
* Missing <command> argument
Usage: qrecall <command> [ ... ]
       qrecall capture <archive> <path> [ <path> ... ]
       qrecall dump <archive> -options
       qrecall create <archive> [ --settings <values> ]
       qrecall compact <archive> [ --minfree <fraction> ]
       qrecall verify <archive>
       qrecall restore <archive> <item> [ <item> ... ]
       qrecall recall <archive> <directory> <item> [ <item> ... ]
       qrecall merge <archive> --layers <range>
       qrecall delete <archive> <item> [ <item> ... ]
       qrecall uncapture <archive> --layers <range>
       qrecall reindex <archive>
       qrecall repair <archive> [ --options <flags> ]
       qrecall info actions | <action>
       qrecall scheduler hold <until> | resume
       qrecall suspend suspend <actionID>
       qrecall unsuspend unsuspend <actionID>
       qrecall run run <actionID> [ -at <time> ]
       qrecall unrun unrun <actionID>
       qrecall captureprefs list|normal|exclude|ignore|scrape ...
       qrecall keys keys check
       qrecall version
$

Author: James Bucanek
9 years ago
I spotted that the other day, too.

The fix will show up in the next release.




Register / Login  |  Desktop view  |  Jump to top of page