1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

doc: runcon: use more accurate synopsis format

* src/runcon.c (usage): Align synopsis with format
used in other commands.
* doc/coreutils.texi (runcon invocation): Likewise.
This commit is contained in:
Pádraig Brady
2026-01-11 18:37:33 +00:00
parent 3a9777bdb0
commit 5c238fcadd
2 changed files with 5 additions and 5 deletions

View File

@@ -16993,9 +16993,9 @@ Set range @var{range} in the target security context.
Synopses:
@example
runcon @var{context} @var{command} [@var{args}]
runcon [ -c ] [-u @var{user}] [-r @var{role}] [-t @var{type}]@c
[-l @var{range}] @var{command} [@var{args}]
runcon [@var{context} @var{command} [@var{arg}]@dots{}]
runcon [-c] [-u @var{user}] [-r @var{role}] [-t @var{type}]@c
[-l @var{range}] @var{command} [@var{arg}@dots{}]
@end example
Run @var{command} with completely-specified @var{context}, or with