mirror of
https://github.com/systemd/systemd.git
synced 2025-02-02 13:47:27 +03:00
man: document systemd-analyze filesystems
This commit is contained in:
parent
b41711cd46
commit
20080622de
@ -88,6 +88,12 @@
|
||||
<arg choice="plain">syscall-filter</arg>
|
||||
<arg choice="opt"><replaceable>SET</replaceable>…</arg>
|
||||
</cmdsynopsis>
|
||||
<cmdsynopsis>
|
||||
<command>systemd-analyze</command>
|
||||
<arg choice="opt" rep="repeat">OPTIONS</arg>
|
||||
<arg choice="plain">filesystems</arg>
|
||||
<arg choice="opt"><replaceable>SET</replaceable>…</arg>
|
||||
</cmdsynopsis>
|
||||
<cmdsynopsis>
|
||||
<command>systemd-analyze</command>
|
||||
<arg choice="opt" rep="repeat">OPTIONS</arg>
|
||||
@ -410,6 +416,14 @@ Conditions succeeded.</programlisting>
|
||||
<replaceable>SET</replaceable> must include the <literal>@</literal> prefix.</para>
|
||||
</refsect2>
|
||||
|
||||
<refsect2>
|
||||
<title><command>systemd-analyze filesystems <optional><replaceable>SET</replaceable>...</optional></command></title>
|
||||
|
||||
<para>This command will list filesystems in the specified filesystem set
|
||||
<replaceable>SET</replaceable>, or all known sets if no sets are specified. Argument
|
||||
<replaceable>SET</replaceable> must include the <literal>@</literal> prefix.</para>
|
||||
</refsect2>
|
||||
|
||||
<refsect2>
|
||||
<title><command>systemd-analyze calendar <replaceable>EXPRESSION</replaceable>...</command></title>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user