]> arthur.barton.de Git - bup.git/blobdiff - main.py
Add new 'bup web' command.
[bup.git] / main.py
diff --git a/main.py b/main.py
index 840e3e53e2614f0eed29540d5cc2256f45cd4c45..90d0ec8760791477719d6937fd170951e18a8ed9 100755 (executable)
--- a/main.py
+++ b/main.py
@@ -37,6 +37,7 @@ def usage():
         midx = 'Index objects to speed up future backups',
         save = 'Save files into a backup set (note: run "bup index" first)',
         split = 'Split a single file into its own backup set',
+        web = 'Launch a web server to examine backup sets',
     )
 
     log('Common commands:\n')