Mercurial > hg
comparison tests/test-help.t @ 18749:8aa053b99c24
minirst: don't generate TH elements for the first row in table
We mainly use them for option tables -- browsers bolding and centering
them looks wrong.
author | Dan Villiom Podlaski Christiansen <danchr@gmail.com> |
---|---|
date | Sat, 09 Feb 2013 21:51:21 +0000 |
parents | 6e676fb6ea44 |
children | c9d923f5d8ae |
comparison
equal
deleted
inserted
replaced
18748:6e676fb6ea44 | 18749:8aa053b99c24 |
---|---|
1529 </p> | 1529 </p> |
1530 <p> | 1530 <p> |
1531 options: | 1531 options: |
1532 </p> | 1532 </p> |
1533 <table> | 1533 <table> |
1534 <tr><th>-I</th><th>--include PATTERN [+]</th><th>include names matching the given patterns</th></tr> | 1534 <tr><td>-I</td><td>--include PATTERN [+]</td><td>include names matching the given patterns</td></tr> |
1535 <tr><td>-X</td><td>--exclude PATTERN [+]</td><td>exclude names matching the given patterns</td></tr> | 1535 <tr><td>-X</td><td>--exclude PATTERN [+]</td><td>exclude names matching the given patterns</td></tr> |
1536 <tr><td>-S</td><td>--subrepos</td><td>recurse into subrepositories</td></tr> | 1536 <tr><td>-S</td><td>--subrepos</td><td>recurse into subrepositories</td></tr> |
1537 <tr><td>-n</td><td>--dry-run</td><td>do not perform actions, just print output</td></tr> | 1537 <tr><td>-n</td><td>--dry-run</td><td>do not perform actions, just print output</td></tr> |
1538 </table> | 1538 </table> |
1539 <p> | 1539 <p> |
1541 </p> | 1541 </p> |
1542 <p> | 1542 <p> |
1543 global options: | 1543 global options: |
1544 </p> | 1544 </p> |
1545 <table> | 1545 <table> |
1546 <tr><th>-R</th><th>--repository REPO</th><th>repository root directory or name of overlay bundle file</th></tr> | 1546 <tr><td>-R</td><td>--repository REPO</td><td>repository root directory or name of overlay bundle file</td></tr> |
1547 <tr><td></td><td>--cwd DIR</td><td>change working directory</td></tr> | 1547 <tr><td></td><td>--cwd DIR</td><td>change working directory</td></tr> |
1548 <tr><td>-y</td><td>--noninteractive</td><td>do not prompt, automatically pick the first choice for all prompts</td></tr> | 1548 <tr><td>-y</td><td>--noninteractive</td><td>do not prompt, automatically pick the first choice for all prompts</td></tr> |
1549 <tr><td>-q</td><td>--quiet</td><td>suppress output</td></tr> | 1549 <tr><td>-q</td><td>--quiet</td><td>suppress output</td></tr> |
1550 <tr><td>-v</td><td>--verbose</td><td>enable additional output</td></tr> | 1550 <tr><td>-v</td><td>--verbose</td><td>enable additional output</td></tr> |
1551 <tr><td></td><td>--config CONFIG [+]</td><td>set/override config option (use 'section.name=value')</td></tr> | 1551 <tr><td></td><td>--config CONFIG [+]</td><td>set/override config option (use 'section.name=value')</td></tr> |
1641 </p> | 1641 </p> |
1642 <p> | 1642 <p> |
1643 options: | 1643 options: |
1644 </p> | 1644 </p> |
1645 <table> | 1645 <table> |
1646 <tr><th>-A</th><th>--after</th><th>record delete for missing files</th></tr> | 1646 <tr><td>-A</td><td>--after</td><td>record delete for missing files</td></tr> |
1647 <tr><td>-f</td><td>--force</td><td>remove (and delete) file even if added or modified</td></tr> | 1647 <tr><td>-f</td><td>--force</td><td>remove (and delete) file even if added or modified</td></tr> |
1648 <tr><td>-I</td><td>--include PATTERN [+]</td><td>include names matching the given patterns</td></tr> | 1648 <tr><td>-I</td><td>--include PATTERN [+]</td><td>include names matching the given patterns</td></tr> |
1649 <tr><td>-X</td><td>--exclude PATTERN [+]</td><td>exclude names matching the given patterns</td></tr> | 1649 <tr><td>-X</td><td>--exclude PATTERN [+]</td><td>exclude names matching the given patterns</td></tr> |
1650 </table> | 1650 </table> |
1651 <p> | 1651 <p> |
1653 </p> | 1653 </p> |
1654 <p> | 1654 <p> |
1655 global options: | 1655 global options: |
1656 </p> | 1656 </p> |
1657 <table> | 1657 <table> |
1658 <tr><th>-R</th><th>--repository REPO</th><th>repository root directory or name of overlay bundle file</th></tr> | 1658 <tr><td>-R</td><td>--repository REPO</td><td>repository root directory or name of overlay bundle file</td></tr> |
1659 <tr><td></td><td>--cwd DIR</td><td>change working directory</td></tr> | 1659 <tr><td></td><td>--cwd DIR</td><td>change working directory</td></tr> |
1660 <tr><td>-y</td><td>--noninteractive</td><td>do not prompt, automatically pick the first choice for all prompts</td></tr> | 1660 <tr><td>-y</td><td>--noninteractive</td><td>do not prompt, automatically pick the first choice for all prompts</td></tr> |
1661 <tr><td>-q</td><td>--quiet</td><td>suppress output</td></tr> | 1661 <tr><td>-q</td><td>--quiet</td><td>suppress output</td></tr> |
1662 <tr><td>-v</td><td>--verbose</td><td>enable additional output</td></tr> | 1662 <tr><td>-v</td><td>--verbose</td><td>enable additional output</td></tr> |
1663 <tr><td></td><td>--config CONFIG [+]</td><td>set/override config option (use 'section.name=value')</td></tr> | 1663 <tr><td></td><td>--config CONFIG [+]</td><td>set/override config option (use 'section.name=value')</td></tr> |