diff options
author | Zuul <zuul@review.openstack.org> | 2019-01-01 18:13:08 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2019-01-01 18:13:08 +0000 |
commit | b9747a8bebe68b024cd052e90cf632c3bc6154a0 (patch) | |
tree | a4021860155087899a06689c57ac01874d49f007 | |
parent | 1a325a400b32a1bc990544ad688a177c2540e9ae (diff) | |
parent | d3010a213f378b5ef24ee6724f07da0d2daf47a9 (diff) |
Merge "Update docs to replace `aic-site-clcp-manifests` with `airship-treasuremap`"
-rw-r--r-- | doc/source/cli/cli.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/source/cli/cli.rst b/doc/source/cli/cli.rst index 69e1655..2e73125 100644 --- a/doc/source/cli/cli.rst +++ b/doc/source/cli/cli.rst | |||
@@ -95,13 +95,13 @@ Options | |||
95 | 95 | ||
96 | Path to the root of the site repository (containing site_definition.yaml) repo. | 96 | Path to the root of the site repository (containing site_definition.yaml) repo. |
97 | 97 | ||
98 | For example: /opt/aic-site-clcp-manifests. | 98 | For example: /opt/airship-treasuremap |
99 | 99 | ||
100 | The revision can also be specified via (for example): | 100 | The revision can also be specified via (for example): |
101 | 101 | ||
102 | :: | 102 | :: |
103 | 103 | ||
104 | -r /opt/aic-site-clcp-manifests@revision | 104 | -r /opt/airship-treasuremap@revision |
105 | 105 | ||
106 | **-p / --clone-path** (Optional). | 106 | **-p / --clone-path** (Optional). |
107 | 107 | ||
@@ -143,13 +143,13 @@ Options | |||
143 | 143 | ||
144 | Path to the root of the site repository (containing site_definition.yaml) repo. | 144 | Path to the root of the site repository (containing site_definition.yaml) repo. |
145 | 145 | ||
146 | For example: /opt/aic-site-clcp-manifests. | 146 | For example: /opt/airship-treasuremap |
147 | 147 | ||
148 | The revision can also be specified via (for example): | 148 | The revision can also be specified via (for example): |
149 | 149 | ||
150 | :: | 150 | :: |
151 | 151 | ||
152 | -r /opt/aic-site-clcp-manifests@revision | 152 | -r /opt/airship-treasuremap@revision |
153 | 153 | ||
154 | **-e / --extra-repository** (Optional). | 154 | **-e / --extra-repository** (Optional). |
155 | 155 | ||