]> arthur.barton.de Git - bup.git/blob - Documentation/bup-help.md
get: adjust for python 3 and test there
[bup.git] / Documentation / bup-help.md
1 % bup-help(1) Bup %BUP_VERSION%
2 % Avery Pennarun <apenwarr@gmail.com>
3 % %BUP_DATE%
4
5 # NAME
6
7 bup-help - open the documentation for a given bup command
8
9 # SYNOPSIS
10
11 bup help \<command\>
12
13 # DESCRIPTION
14
15 `bup help <command>` opens the documentation for the given command.
16 This is currently equivalent to typing `man bup-<command>`.
17
18
19 # EXAMPLES
20
21     $ bup help help
22     (Imagine that this man page was pasted below,
23      recursively.  Since that would cause an endless loop
24      we include this silly remark instead.  Chicken.)
25     
26 # BUP
27
28 Part of the `bup`(1) suite.