Package: duplicity
Version: 0.4.1-8
Severity: wishlist
It would be nice if "duplicity --help" gave something sensible. My
ideal would be:
$ duplicity --help
duplicity: incremental encrypting client-side backup system
Usage: duplicity [options] input_directory destination_url
duplicity [options] source_url target_directory
duplicity [options] --verify source_url filename
duplicity [options] --list-current-files source_url
duplicity [options] --cleanup target_url
Options:
--allow-source-mismatch
--archive-dir <path>
--cleanup
--encrypt-key <gpg-key-id>
--exclude <shell_pattern>
--exclude-device-files
--exclude-filelist <filename>
--exclude-filelist-stdin
--exclude-globbing-filelist <filename>
--exclude-other-filesystems
--exclude-regexp <regexp>
--file-to-restore <path>
-f, --full
--force
-i, --incremental
--include <shell_pattern>
--include-filelist <filename>
--include-filelist-stdin
--include-globbing-filelist <filename>
--include-regexp <regexp>
--list-current-files
--no-encryption
--no-print-statistics
--null-separator
--scp-command <command>
--sign-key <key>
--ssh-command <command>
--remove-older-than <time>
--short-filenames
-t<time>, --restore-time <time>
-v[0-9], --verbosity [0-9]
--verify
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]