Commit 1591f5a0 authored by topjohnwu's avatar topjohnwu

Update magiskpolicy help message

parent 3bc4e9a7
......@@ -112,8 +112,9 @@ Options:
(load from live policies if not specified)
--save <outfile> save policies to <outfile>
Policy statements should be enclosed by quotes in command-line;
the whole statement should be treated as a single parameter.
One policy statement should be treated as one 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...]"
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