|
| 1 | +=== Testing help with various different color configurations === |
| 2 | +Bakage: an experimental package manager for Prolog |
| 3 | + |
| 4 | +[33m[1mUsage:[0m [32m[1mbakage [OPTIONS] [COMMAND][0m |
| 5 | + |
| 6 | +[33m[1mOptions:[0m |
| 7 | + [32m[1m--color[0m When to use color. Valid options: auto, always, never |
| 8 | + [32m[1m-h[0m, [32m[1m--help[0m Print help |
| 9 | + |
| 10 | +[33m[1mCommands:[0m |
| 11 | + [32m[1minstall[0m Installs the dependencies of the current package |
| 12 | +================================================================ |
| 13 | +Bakage: an experimental package manager for Prolog |
| 14 | + |
| 15 | +Usage: bakage [OPTIONS] [COMMAND] |
| 16 | + |
| 17 | +Options: |
| 18 | + --color When to use color. Valid options: auto, always, never |
| 19 | + -h, --help Print help |
| 20 | + |
| 21 | +Commands: |
| 22 | + install Installs the dependencies of the current package |
| 23 | +================================================================ |
| 24 | +Bakage: an experimental package manager for Prolog |
| 25 | + |
| 26 | +[33m[1mUsage:[0m [32m[1mbakage [OPTIONS] [COMMAND][0m |
| 27 | + |
| 28 | +[33m[1mOptions:[0m |
| 29 | + [32m[1m--color[0m When to use color. Valid options: auto, always, never |
| 30 | + [32m[1m-h[0m, [32m[1m--help[0m Print help |
| 31 | + |
| 32 | +[33m[1mCommands:[0m |
| 33 | + [32m[1minstall[0m Installs the dependencies of the current package |
| 34 | +================================================================ |
| 35 | +Bakage: an experimental package manager for Prolog |
| 36 | + |
| 37 | +Usage: bakage [OPTIONS] [COMMAND] |
| 38 | + |
| 39 | +Options: |
| 40 | + --color When to use color. Valid options: auto, always, never |
| 41 | + -h, --help Print help |
| 42 | + |
| 43 | +Commands: |
| 44 | + install Installs the dependencies of the current package |
| 45 | +=== Install help === |
| 46 | +Install package dependencies |
| 47 | + |
| 48 | +[33m[1mUsage:[0m [32m[1mbakage install [OPTIONS][0m |
| 49 | + |
| 50 | +[33m[1mOptions:[0m |
| 51 | + [32m[1m--color[0m When to use color. Valid options: auto, always, never |
| 52 | + [32m[1m-h[0m, [32m[1m--help[0m Print help |
| 53 | +================================================================ |
| 54 | +Install package dependencies |
| 55 | + |
| 56 | +Usage: bakage install [OPTIONS] |
| 57 | + |
| 58 | +Options: |
| 59 | + --color When to use color. Valid options: auto, always, never |
| 60 | + -h, --help Print help |
| 61 | +================================================================ |
0 commit comments