summaryrefslogtreecommitdiff
path: root/src/runcon.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/runcon.c')
-rw-r--r--src/runcon.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/runcon.c b/src/runcon.c
index 554877625..8a0b34e95 100644
--- a/src/runcon.c
+++ b/src/runcon.c
@@ -87,7 +87,11 @@ Usage: %s CONTEXT COMMAND [args]\n\
fputs (_("\
Run a program in a different security context.\n\
With neither CONTEXT nor COMMAND, print the current security context.\n\
-\n\
+"), stdout);
+
+ emit_mandatory_arg_note ();
+
+ fputs (_("\
CONTEXT Complete security context\n\
-c, --compute compute process transition context before modifying\n\
-t, --type=TYPE type (for same role as parent)\n\