File tree 1 file changed +4
-4
lines changed
src/azure-cli/azure/cli/command_modules/cdn
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 147
147
parameters:
148
148
- name: --content-paths
149
149
type: string
150
- short-summary: The path to the content to be loaded. Path should be a relative
151
- file URL of the origin.
150
+ short-summary: Space-separated values. The path to the content to be loaded.
151
+ Path should be a relative file URL of the origin.
152
152
examples:
153
153
- name: Pre-load Javascript and CSS content for an endpoint.
154
154
text: >
162
162
parameters:
163
163
- name: --content-paths
164
164
type: string
165
- short-summary: The path to the content to be purged. Can describe a file path or a
166
- wildcard directory.
165
+ short-summary: Space-separated values. The path to the content to be purged.
166
+ Can describe a file path or a wildcard directory.
167
167
examples:
168
168
- name: Purge pre-loaded Javascript and CSS content.
169
169
text: >
You can’t perform that action at this time.
0 commit comments