mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-23 12:46:29 +00:00
Update magiskpolicy help message
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Submodule jni/magiskpolicy updated: 93b66d26ff...c0c38022ea
Reference in New Issue
Block a user