]> arthur.barton.de Git - bup.git/blobdiff - Documentation/bup.md
Rename 'bup rbackup' to 'bup on'
[bup.git] / Documentation / bup.md
index ad4735cd9845a851e4bd9aabcfbb3f3e71082cf3..00fbea3d59cb938a9da5b7bdfcdcb96b3521a406 100644 (file)
@@ -36,6 +36,7 @@ pages.
     environment variable or using the default `~/.bup`
     location.
 
+
 # COMMONLY USED SUBCOMMANDS
 
 `bup-fsck`(1)
@@ -50,11 +51,14 @@ pages.
 :   Create or display the index of files to back up
 `bup-midx`(1)
 :   Index objects to speed up future backups
+`bup-on`(1)
+:   Backup a remote machine to the local one
 `bup-save`(1)
 :   Save files into a backup set (note: run "bup index" first)
 `bup-web`(1)
 :   Launch a web server to examine backup sets
 
+
 # RARELY USED SUBCOMMANDS
 
 `bup-damage`(1)
@@ -84,6 +88,7 @@ pages.
 `bup-version`(1)
 :   Report the version number of your copy of bup.
 
+
 # SEE ALSO
 
 `git`(1) and the *README* file from the bup distribution.