]> arthur.barton.de Git - bup.git/blobdiff - main.py
Rename 'bup rbackup' to 'bup on'
[bup.git] / main.py
diff --git a/main.py b/main.py
index 38a5b0ae5ec6bd56ed50f6459fe945484005bf8c..ee80c315b4ce49b6afb3fd74b4fb42ff1d0cd55f 100755 (executable)
--- a/main.py
+++ b/main.py
@@ -38,6 +38,7 @@ def usage():
         join = 'Retrieve a file backed up using "bup split"',
         ls = 'Browse the files in your backup sets',
         midx = 'Index objects to speed up future backups',
+        on = 'Backup a remote machine to the local one',
         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',