Skip to content

Commit 0ab84da

Browse files
committed
Doc update
1 parent e4a7abf commit 0ab84da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/login_and_acl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ The script supports the following commands. All commands support `-v` for verbos
200200
python ./scripts/manageacl.py -v --acl-type groups --acl-action add --acl xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx --url https://st12345.blob.core.windows.net/content/Benefit_Options.pdf
201201
```
202202

203-
- `python ./scripts/manageacl.py --url [https://url.pdf] --acl-type [oids or groups]--acl-action remove_all`: Removes all access control values associated with either User IDs or Group IDs for a specific document.
203+
- `python ./scripts/manageacl.py --acl-type [oids or groups]--acl-action remove_all --url [https://url.pdf]`: Removes all access control values associated with either User IDs or Group IDs for a specific document.
204204

205205
Example to remove all Group IDs:
206206

0 commit comments

Comments
 (0)