Show More
@@ -1702,7 +1702,8 b' location of the repository. Example::' | |||||
1702 |
|
1702 | |||
1703 | These symbolic names can be used from the command line. To pull |
|
1703 | These symbolic names can be used from the command line. To pull | |
1704 | from ``my_server``: :hg:`pull my_server`. To push to ``local_path``: |
|
1704 | from ``my_server``: :hg:`pull my_server`. To push to ``local_path``: | |
1705 | :hg:`push local_path`. |
|
1705 | :hg:`push local_path`. You can check :hg:`help urls` for details about | |
|
1706 | valid URLs. | |||
1706 |
|
1707 | |||
1707 | Options containing colons (``:``) denote sub-options that can influence |
|
1708 | Options containing colons (``:``) denote sub-options that can influence | |
1708 | behavior for that specific path. Example:: |
|
1709 | behavior for that specific path. Example:: |
@@ -1833,7 +1833,7 b' Test section lookup' | |||||
1833 |
|
1833 | |||
1834 | These symbolic names can be used from the command line. To pull from |
|
1834 | These symbolic names can be used from the command line. To pull from | |
1835 | "my_server": 'hg pull my_server'. To push to "local_path": 'hg push |
|
1835 | "my_server": 'hg pull my_server'. To push to "local_path": 'hg push | |
1836 | local_path'. |
|
1836 | local_path'. You can check 'hg help urls' for details about valid URLs. | |
1837 |
|
1837 | |||
1838 | Options containing colons (":") denote sub-options that can influence |
|
1838 | Options containing colons (":") denote sub-options that can influence | |
1839 | behavior for that specific path. Example: |
|
1839 | behavior for that specific path. Example: |
General Comments 0
You need to be logged in to leave comments.
Login now