]> arthur.barton.de Git - bup.git/blobdiff - Documentation/bup-init.md
Update base_version to 0.34~ for 0.34 development
[bup.git] / Documentation / bup-init.md
index c53e7fbc8c146eec411a12e3acb96563da6a94ad..d5d539e860a8e71427060a95c7088909fa6f5272 100644 (file)
@@ -12,14 +12,12 @@ bup-init - initialize a bup repository
 
 # DESCRIPTION
 
-`bup init` initializes your local bup repository.  You
-usually don't need to run it unless you have set BUP_DIR
-explicitly.  By default, BUP_DIR is `~/.bup` and will be
-initialized automatically whenever you run any bup command.
+`bup init` initializes your local bup repository.  By default, BUP_DIR
+is `~/.bup`.
 
 # OPTIONS
 
--r, --remote=*host*:*path*
+-r, \--remote=*host*:*path*
 :   Initialize not only the local repository, but also the
     remote repository given by the *host* and *path*.  This is
     not necessary if you intend to back up to the default
@@ -29,8 +27,7 @@ initialized automatically whenever you run any bup command.
     `~/.ssh/config` file.
 
 
-# EXAMPLE
-
+# EXAMPLES
     bup init