Merge pull request #2613 from GuiltyDoggy/man-update

man: Fix ostree-admin-instutil subcommands
This commit is contained in:
Luca Bruno 2022-05-30 17:35:05 +00:00 committed by GitHub
commit 7aa17acd8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 6 deletions

View File

@ -66,18 +66,16 @@ License along with this library. If not, see <https://www.gnu.org/licenses/>.
<title>Subcommands</title> <title>Subcommands</title>
<variablelist> <variablelist>
<cmdsynopsis><command>selinux-ensure-labeled</command> <arg choice="opt">SUBPATH PREFIX</arg></cmdsynopsis>
<varlistentry> <varlistentry>
<term><cmdsynopsis><command>selinux-ensure-labeled</command> <arg choice="opt">SUBPATH PREFIX</arg></cmdsynopsis></term>
<listitem><para> <listitem><para>
Ensure all files and directories are labeled according to SELinux policy of the first deployment. Ensure all files and directories are labeled according to SELinux policy of the first deployment.
</para></listitem> </para></listitem>
</varlistentry> </varlistentry>
</variablelist>
<variablelist>
<cmdsynopsis><command>set-kargs</command> <arg choice="opt">--merge</arg> <arg choice="opt">--import-proc-cmdline</arg> <arg choice="opt">--append="NAME=VALUE"</arg> <arg choice="opt">--replace="NAME=VALUE"</arg> <arg choice="opt">MORE_APPEND_ARGS</arg></cmdsynopsis>
<varlistentry> <varlistentry>
<term><cmdsynopsis>
<command>set-kargs</command> <arg choice="opt">--merge</arg> <arg choice="opt">--import-proc-cmdline</arg> <arg choice="opt">--append="NAME=VALUE"</arg> <arg choice="opt">--replace="NAME=VALUE"</arg> <arg choice="opt">MORE_APPEND_ARGS</arg></cmdsynopsis></term>
<listitem><para> <listitem><para>
Replace the kernel arguments of the default deployment. The new arguments are based Replace the kernel arguments of the default deployment. The new arguments are based
on an empty list (the default), the current options (--merge), or the arguments on an empty list (the default), the current options (--merge), or the arguments