1DEJA-DUP(1) User Commands DEJA-DUP(1)
2
3
4
6 deja-dup - a desktop backup tool
7
9 deja-dup [OPTIONS…]
10 deja-dup --backup
11 deja-dup --restore [FILES…]
12 deja-dup --restore-missing DIRECTORY
13
15 Déjà Dup is a simple backup tool. It hides the complexity of backing
16 up the Right Way (encrypted, off-site, and regular) and uses duplicity
17 as the backend.
18
20 -h, --help
21 Show help options
22
23 --help-all
24 Show all help options
25
26 --help-gtk
27 Show GTK+ Options
28
29 --version
30 Show version
31
32 --restore
33 Restore given files
34
35 --backup
36 Immediately start a backup
37
38 --restore-missing
39 Restore deleted files
40
41 --display=DISPLAY
42 X display to use
43
45 duplicity(1)
46
47
48
49deja-dup DEJA-DUP(1)