.TH DUPLICITY 1 "March 20, 2024" "Version 2.2.3" "User Manuals" \" -*- nroff -*- .\" disable justification (adjust text to left margin only) .\" command line examples stay readable through that .ad l .\" disable hyphenation .nh .SH NAME duplicity \- Encrypted incremental backup to local or remote storage. .SH SYNOPSIS For detailed descriptions for each action see chapter .BR ACTIONS . .B duplicity [backup|full|incremental] .I [options] source_directory target_url .B duplicity verify .I [options] [--compare-data] [--path-to-restore ] [--time time] source_url target_directory .B duplicity collection-status .I [options] [--file-changed ] [--show-changes-in-set ] [--jsonstat]] target_url .B duplicity list-current-files .I [options] [--time time] target_url .B duplicity [restore] .I [options] [--path-to-restore ] [--time time] source_url target_directory .B duplicity remove-older-than