mirror of
https://github.com/systemd/systemd.git
synced 2025-08-29 01:49:55 +03:00
man: describe journalctl --show-cursor
This commit is contained in:
@ -585,11 +585,23 @@
|
||||
<varlistentry>
|
||||
<term><option>--after-cursor=</option></term>
|
||||
|
||||
<listitem><para>Start showing entries from the
|
||||
location in the journal
|
||||
<emphasis>after</emphasis> the location
|
||||
specified by the this cursor.
|
||||
</para></listitem>
|
||||
<listitem><para>Start showing entries
|
||||
from the location in the journal
|
||||
<emphasis>after</emphasis> the
|
||||
location specified by the this cursor.
|
||||
The cursor is shown when the
|
||||
<option>--show-cursor</option> option
|
||||
is used.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--show-cursor</option></term>
|
||||
|
||||
<listitem><para>The cursor is shown after the last
|
||||
entry after two dashes:</para>
|
||||
<programlisting>-- cursor: s=0639...</programlisting>
|
||||
<para>The format of this the cursor is private
|
||||
and subject ot change.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
|
Reference in New Issue
Block a user