]> arthur.barton.de Git - bup.git/blobdiff - main.py
DESIGN: 'bup restore' exists now.
[bup.git] / main.py
diff --git a/main.py b/main.py
index b55b61907e08ab5f297e6995fa0164652d476cd3..35e28e00964f4f8c29457294cf5bd18fd5a7adbf 100755 (executable)
--- a/main.py
+++ b/main.py
@@ -39,6 +39,7 @@ def usage():
         help = 'Print detailed help for the given command',
         index = 'Create or display the index of files to back up',
         on = 'Backup a remote machine to the local one',
+        restore = 'Extract files from a backup set',
         save = 'Save files into a backup set (note: run "bup index" first)',
         web = 'Launch a web server to examine backup sets',
     )