]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/networkctl.xml
Merge pull request #14590 from poettering/doc-fixlets
[thirdparty/systemd.git] / man / networkctl.xml
index 0502ab752c8e32f8c5422e6a01e8e18406f06ed6..e34778ac218c4ebb31320ed32478dfbe460851f0 100644 (file)
@@ -311,6 +311,25 @@ s - Service VLAN, m - Two-port MAC Relay (TPMR)
         </listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term><option>-l</option></term>
+        <term><option>--full</option></term>
+
+        <listitem>
+          <para>Do not ellipsize the output.</para>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
+        <term><option>-n</option></term>
+        <term><option>--lines=</option></term>
+
+        <listitem>
+          <para>When used with <command>status</command>, controls the number of journal lines to show,
+          counting from the most recent ones. Takes a positive integer argument. Defaults to 10.</para>
+        </listitem>
+      </varlistentry>
+
       <xi:include href="standard-options.xml" xpointer="help" />
       <xi:include href="standard-options.xml" xpointer="version" />
       <xi:include href="standard-options.xml" xpointer="no-legend" />