]> arthur.barton.de Git - bup.git/blobdiff - main.py
add a tag command
[bup.git] / main.py
diff --git a/main.py b/main.py
index 35e28e00964f4f8c29457294cf5bd18fd5a7adbf..feb3013edc1b2ffa64adf77b74bd40d7a6159387 100755 (executable)
--- a/main.py
+++ b/main.py
@@ -41,6 +41,7 @@ def usage():
         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)',
+        tag = 'Tag commits for easier access',
         web = 'Launch a web server to examine backup sets',
     )