Show More
@@ -1654,14 +1654,17 b' User interface controls.' | |||||
1654 | On Windows, this configuration option is ignored and the command aborted. |
|
1654 | On Windows, this configuration option is ignored and the command aborted. | |
1655 |
|
1655 | |||
1656 | ``quiet`` |
|
1656 | ``quiet`` | |
1657 |
Reduce the amount of output printed. |
|
1657 | Reduce the amount of output printed. | |
|
1658 | (default: False) | |||
1658 |
|
1659 | |||
1659 | ``remotecmd`` |
|
1660 | ``remotecmd`` | |
1660 |
Remote command to use for clone/push/pull operations. |
|
1661 | Remote command to use for clone/push/pull operations. | |
|
1662 | (default: ``hg``) | |||
1661 |
|
1663 | |||
1662 | ``report_untrusted`` |
|
1664 | ``report_untrusted`` | |
1663 | Warn if a ``.hg/hgrc`` file is ignored due to not being owned by a |
|
1665 | Warn if a ``.hg/hgrc`` file is ignored due to not being owned by a | |
1664 |
trusted user or group. |
|
1666 | trusted user or group. | |
|
1667 | (default: True) | |||
1665 |
|
1668 | |||
1666 | ``slash`` |
|
1669 | ``slash`` | |
1667 | Display paths using a slash (``/``) as the path separator. This |
|
1670 | Display paths using a slash (``/``) as the path separator. This |
General Comments 0
You need to be logged in to leave comments.
Login now