Show More
@@ -1718,6 +1718,12 b' the path they point to.' | |||
|
1718 | 1718 | |
|
1719 | 1719 | The following sub-options can be defined: |
|
1720 | 1720 | |
|
1721 | ``multi-urls`` | |
|
1722 | A boolean option. When enabled the value of the `[paths]` entry will be | |
|
1723 | parsed as a list and the alias will resolve to multiple destination. If some | |
|
1724 | of the list entry use the `path://` syntax, the suboption will be inherited | |
|
1725 | individually. | |
|
1726 | ||
|
1721 | 1727 | ``pushurl`` |
|
1722 | 1728 | The URL to use for push operations. If not defined, the location |
|
1723 | 1729 | defined by the path's main entry is used. |
@@ -1872,6 +1872,12 b' Test section lookup' | |||
|
1872 | 1872 | |
|
1873 | 1873 | The following sub-options can be defined: |
|
1874 | 1874 | |
|
1875 | "multi-urls" | |
|
1876 | A boolean option. When enabled the value of the '[paths]' entry will be | |
|
1877 | parsed as a list and the alias will resolve to multiple destination. If | |
|
1878 | some of the list entry use the 'path://' syntax, the suboption will be | |
|
1879 | inherited individually. | |
|
1880 | ||
|
1875 | 1881 | "pushurl" |
|
1876 | 1882 | The URL to use for push operations. If not defined, the location |
|
1877 | 1883 | defined by the path's main entry is used. |
General Comments 0
You need to be logged in to leave comments.
Login now