X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=main.py;h=90d0ec8760791477719d6937fd170951e18a8ed9;hb=92367a837056d44a1eb93dc53d144c437fe1addc;hp=840e3e53e2614f0eed29540d5cc2256f45cd4c45;hpb=b0c1c31e420d243b5644c4158cea149b3b9771fb;p=bup.git diff --git a/main.py b/main.py index 840e3e5..90d0ec8 100755 --- 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')