hgbook
diff en/examples/bisect.help.out @ 183:fe74ace5fe1c
Fix simple copy example.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Fri Mar 30 23:28:34 2007 -0700 (2007-03-30) |
parents | 08a4467f4891 |
children |
line diff
1.1 --- a/en/examples/bisect.help.out Mon Mar 26 22:59:43 2007 -0700 1.2 +++ b/en/examples/bisect.help.out Fri Mar 30 23:28:34 2007 -0700 1.3 @@ -1,14 +1,14 @@ 1.4 -$ \textbf{hg help bisect} 1.5 -hg bisect [help|init|reset|next|good|bad] 1.6 1.7 -bisect extension: dichotomic search in the DAG of changesets 1.8 -for subcommands see "hg bisect help" 1.9 -$ \textbf{hg bisect help} 1.10 -list of subcommands for the bisect extension 1.11 1.12 - bad mark revision as bad and update to the next revision to test 1.13 - good mark revision as good and update to the next revision to test 1.14 - help show help for a given bisect subcommand or all subcommands 1.15 - init start a new bisection 1.16 - next find and update to the next revision to test 1.17 - reset finish a bisection 1.18 + 1.19 + 1.20 + 1.21 + 1.22 + 1.23 + 1.24 + 1.25 + 1.26 + 1.27 + 1.28 + 1.29 +