comparison tests/test-extension.out @ 9839:0a3fc37261ab

help: don't show extension list on extension help
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Thu, 12 Nov 2009 13:43:36 +0100
parents 3bbc6bc62809
children de1e7099d100
comparison
equal deleted inserted replaced
9838:2e51cc30fc30 9839:0a3fc37261ab
48 list of commands: 48 list of commands:
49 49
50 foo: 50 foo:
51 yet another foo command 51 yet another foo command
52 52
53 enabled extensions:
54
55 debugextension only debugcommands
56
57 global options: 53 global options:
58 -R --repository repository root directory or name of overlay bundle file 54 -R --repository repository root directory or name of overlay bundle file
59 --cwd change working directory 55 --cwd change working directory
60 -y --noninteractive do not prompt, assume 'yes' for any required answers 56 -y --noninteractive do not prompt, assume 'yes' for any required answers
61 -q --quiet suppress output 57 -q --quiet suppress output
78 debugfoobar: 74 debugfoobar:
79 yet another debug command 75 yet another debug command
80 foo: 76 foo:
81 yet another foo command 77 yet another foo command
82 78
83 enabled extensions:
84
85 debugextension only debugcommands
86
87 global options: 79 global options:
88 -R --repository repository root directory or name of overlay bundle file 80 -R --repository repository root directory or name of overlay bundle file
89 --cwd change working directory 81 --cwd change working directory
90 -y --noninteractive do not prompt, assume 'yes' for any required answers 82 -y --noninteractive do not prompt, assume 'yes' for any required answers
91 -q --quiet suppress output 83 -q --quiet suppress output