]> arthur.barton.de Git - bup.git/commitdiff
Use "EXAMPLES" consistently in the manpages.
authorRob Browning <rlb@defaultvalue.org>
Thu, 20 Mar 2014 22:01:20 +0000 (17:01 -0500)
committerRob Browning <rlb@defaultvalue.org>
Thu, 20 Mar 2014 22:01:45 +0000 (17:01 -0500)
Signed-off-by: Rob Browning <rlb@defaultvalue.org>
19 files changed:
Documentation/bup-damage.md
Documentation/bup-drecurse.md
Documentation/bup-fsck.md
Documentation/bup-ftp.md
Documentation/bup-fuse.md
Documentation/bup-help.md
Documentation/bup-index.md
Documentation/bup-init.md
Documentation/bup-join.md
Documentation/bup-ls.md
Documentation/bup-margin.md
Documentation/bup-memtest.md
Documentation/bup-midx.md
Documentation/bup-restore.md
Documentation/bup-save.md
Documentation/bup-split.md
Documentation/bup-tag.md
Documentation/bup-tick.md
Documentation/bup-web.md

index 52f52843d4d558b9619bb765243d3965b7a8ff28..3d64d2876cd681239b75725a306cc53b731854d7 100644 (file)
@@ -71,8 +71,7 @@ actually work.
     recovery block.  (This is also guaranteed if you use
     `-s 1`.)
     
-# EXAMPLE
-
+# EXAMPLES
     # make a backup in case things go horribly wrong
     cp -a ~/.bup/objects/pack ~/bup-packs.bak
     
index c39c6d5fc46f65a66e77968fac5744b3a1e7837a..86477de8b58fb0b6573c959999dd8a025833420d 100644 (file)
@@ -59,8 +59,7 @@ come after its children, making this easy.
 :   print profiling information upon completion.  Useful
     when testing performance of the traversal algorithms.
     
-# EXAMPLE
-
+# EXAMPLES
     bup drecurse -x /
 
 # SEE ALSO
index 2f7bb602a8c435e72b6942f2cc37879db9f88553..aa00f0bec1c11746d1bb257c3b3b248ad6b542c9 100644 (file)
@@ -83,8 +83,7 @@ site redundancy).
     recovery blocks.
 
 
-# EXAMPLE
-
+# EXAMPLES
     # generate recovery blocks for all packs that don't
     # have them
     bup fsck -g
index a6117cc31c79c5352c445fac4b12c428583b3621..f0fe8a6b73d5b85343e65c0317cd75d3db7259a6 100644 (file)
@@ -62,8 +62,7 @@ quit
 :   exit the `bup ftp` client
 
 
-# EXAMPLE
-
+# EXAMPLES
     $ bup ftp
     bup> ls
     mybackup/    yourbackup/
index b3e42ef5a8f54aa3fcd994507b5b7dd808630f56..1a9e7613f48cc69561c7624e140190ae6e848282 100644 (file)
@@ -39,8 +39,7 @@ should unmount it with `umount`(8).
 :   permit other users to access the filesystem. Necessary for
     exporting the filesystem via Samba, for example.
 
-# EXAMPLE
-
+# EXAMPLES
     rm -rf /tmp/buptest
     mkdir /tmp/buptest
     sudo bup fuse -d /tmp/buptest
index 059b04c200bbcda89efec232727971ce01ec464a..7234fd60baa26a0303f91c32a00868974197781f 100644 (file)
@@ -16,8 +16,8 @@ bup help \<command\>
 This is currently equivalent to typing `man bup-<command>`.
 
 
-# EXAMPLE
-    
+# EXAMPLES
+
     $ bup help help
     (Imagine that this man page was pasted below,
      recursively.  Since that would cause an endless loop
index 4f1bb42e8a200edfb972d823b316d63bea985020..9fa9b35735e78f756198ee26c39cc7e5f7ca605f 100644 (file)
@@ -184,8 +184,7 @@ does, due to the accommodations described above.
     is updated; with two `-v`, print each file too.
 
 
-# EXAMPLE
-
+# EXAMPLES
     bup index -vux /etc /var /usr
     
 
index 1fc13eab67dbc4e86f59584733b693d5b640b278..d5d539e860a8e71427060a95c7088909fa6f5272 100644 (file)
@@ -27,8 +27,7 @@ is `~/.bup`.
     `~/.ssh/config` file.
 
 
-# EXAMPLE
-
+# EXAMPLES
     bup init
     
 
index 2b010c2921a1e593f4efc043581cad6cdf19d9e7..e1a708bfd31c1a6d3ac283cd748683f46d290237 100644 (file)
@@ -34,8 +34,7 @@ join` reads them from stdin instead.
     `~/.ssh/config` file.  Even though the data source is remote, a
     local bup repository is still required.
 
-# EXAMPLE
-
+# EXAMPLES
     # split and then rejoin a file using its tree id
     TREE=$(tar -cvf - /etc | bup split -t)
     bup join $TREE | tar -tf -
index cc9b77409543fd93268d3efb39afbef65868f57d..259afec4296288565bda404048f82ca7afefd9a8 100644 (file)
@@ -63,8 +63,7 @@ you can view its contents using `bup join` or `git show`.
 \--numeric-ids
 :   display numeric IDs (user, group, etc.) rather than names.
 
-# EXAMPLE
-
+# EXAMPLES
     bup ls /myserver/latest/etc/profile
 
     bup ls -a /
index 0e5376c75d2dba4af038639728cc998dc8397395..9412ad62a86a8724c1c755a6d99c7ad363679675 100644 (file)
@@ -51,8 +51,7 @@ close to 160 bits.
     only really useful when used with `--predict`.
 
     
-# EXAMPLE
-
+# EXAMPLES
     $ bup margin
     Reading indexes: 100.00% (1612581/1612581), done.
     40
index b7b467e23d3c03ae115a9eed528775aeacb24eed..d87e9748df6fd7b5d9f822a1984f27bf04e065c8 100644 (file)
@@ -56,8 +56,7 @@ what causes an increase in the VmRSS column.
     searching for existing objects much worse than before.
 
 
-# EXAMPLE
-
+# EXAMPLES
     $ bup memtest -n300 -c5
     PackIdxList: using 1 index.
                    VmSize      VmRSS     VmData      VmStk 
index a256c6cb5e6e2a9e0ad670e243366a3f11d80cf0..2f1af3aaa5f9f47bf787713c6fcec0c0ca89222e 100644 (file)
@@ -54,8 +54,7 @@ commands.
     be useful for debugging.
 
 
-# EXAMPLE
-
+# EXAMPLES
     $ bup midx -a
     Merging 21 indexes (2278559 objects).
     Table size: 524288 (17 bits)
index e57ecac6b4ccf0d320ab741f29964dde7af6cfb6..ed7cd7423f2084fa1e0177bdb8bb62022cd5d175 100644 (file)
@@ -159,8 +159,8 @@ See the EXAMPLES section for a demonstration.
     a tty, a progress display is printed that shows the
     total number of files restored.
 
-# EXAMPLE
-    
+# EXAMPLES
+
 Create a simple test backup set:
     
     $ bup index -u /etc
index 9b4097ed840a30feb103f2161b95ac28aad5ac47..73f1ae098c2b5ba0f752f775a24687abea8f4cad 100644 (file)
@@ -124,8 +124,7 @@ handling of metadata.
     is 1 (fast, loose compression)
 
 
-# EXAMPLE
-
+# EXAMPLES
     $ bup index -ux /etc
     Indexing: 1981, done.
 
index f62d72ad0387f432aac5c153fc987a449ff5ba1e..1844da80519a6d4bdf30842c4fd4220627d11bc8 100644 (file)
@@ -154,8 +154,8 @@ being the most likely choice.
     is 1 (fast, loose compression)
 
 
-# EXAMPLE
-    
+# EXAMPLES
+
     $ tar -cf - /etc | bup split -r myserver: -n mybackup-tar
     tar: Removing leading /' from member names
     Indexing objects: 100% (196/196), done.
index 78fe37ec995af54583c5ecf92000e1ac7c3e96d5..28d52337240c49d6142f68005eae02f92bf8999e 100644 (file)
@@ -47,8 +47,8 @@ through /.tag/important as long as the tag is not deleted.
 :  Overwrite the named tag even if it already exists. With -f, don't
    report a missing tag as an error.
 
-# EXAMPLE
-    
+# EXAMPLES
+
     $ bup tag new-puppet-version hostx-backup
     
     $ bup tag
index a8ed11861de7e0acd813aa2f7a1a59a943a0c586..e966b94461ee8a868b22cc1872a77136a34a0b5a 100644 (file)
@@ -21,8 +21,8 @@ ensure a file date will be seen as modified.  It is
 slightly better than `sleep`(1) since it sometimes waits
 for less than one second.
 
-# EXAMPLE
-    
+# EXAMPLES
+
     $ date; bup tick; date
     Sat Feb  6 16:59:58 EST 2010
     Sat Feb  6 16:59:59 EST 2010
index 11002e54794c3d46f9c62a934ceeca330e6bfdf7..624c9aabff74d2b874c65e6fa16324fe0a7f3aa7 100644 (file)
@@ -26,7 +26,7 @@ can omit the bind address to bind to all available interfaces: `:8080`.
 --human-readable
 :   display human readable file sizes (i.e. 3.9K, 4.7M)
 
-# EXAMPLE
+# EXAMPLES
 
     $ bup web
     Serving HTTP on 127.0.0.1:8080...