Commit 1591f5a0 authored by topjohnwu's avatar topjohnwu

Update magiskpolicy help message

parent 3bc4e9a7
...@@ -112,8 +112,9 @@ Options: ...@@ -112,8 +112,9 @@ Options:
(load from live policies if not specified) (load from live policies if not specified)
--save <outfile> save policies to <outfile> --save <outfile> save policies to <outfile>
Policy statements should be enclosed by quotes in command-line; One policy statement should be treated as one parameter;
the whole statement should be treated as a single parameter. this means a full policy statement should be enclosed in quotes;
multiple policy statements can be provided in a single command
The statements has a format of "<action> [args...]" The statements has a format of "<action> [args...]"
Use '*' in args to represent every possible match. Use '*' in args to represent every possible match.
......
Subproject commit 93b66d26ff86a22dec12cec862a7cdd1db50a454 Subproject commit c0c38022ea20816bcf402a46ee37208d355bcc40
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment