make --help texts more uniform
function old new delta packed_usage 31062 31035 -27 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -52,10 +52,10 @@
|
||||
//usage: "\n CONTEXT Complete security context\n"
|
||||
//usage: IF_FEATURE_RUNCON_LONG_OPTIONS(
|
||||
//usage: "\n -c,--compute Compute process transition context before modifying"
|
||||
//usage: "\n -t,--type=TYPE Type (for same role as parent)"
|
||||
//usage: "\n -u,--user=USER User identity"
|
||||
//usage: "\n -r,--role=ROLE Role"
|
||||
//usage: "\n -l,--range=RNG Levelrange"
|
||||
//usage: "\n -t,--type TYPE Type (for same role as parent)"
|
||||
//usage: "\n -u,--user USER User identity"
|
||||
//usage: "\n -r,--role ROLE Role"
|
||||
//usage: "\n -l,--range RNG Levelrange"
|
||||
//usage: )
|
||||
//usage: IF_NOT_FEATURE_RUNCON_LONG_OPTIONS(
|
||||
//usage: "\n -c Compute process transition context before modifying"
|
||||
|
Reference in New Issue
Block a user