summaryrefslogtreecommitdiff
path: root/man/bootctl.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-03-23 16:08:36 +0100
committerLennart Poettering <lennart@poettering.net>2022-03-28 16:00:25 +0200
commit0d1506d4a8e100c7ba311d77840b11afc4b76dd6 (patch)
tree70b82c22c3ef0bfdf948bda96ecbf51b3604c2d9 /man/bootctl.xml
parent53350c7bbade8c5f357aa3d1029ef9b2208ea675 (diff)
downloadsystemd-0d1506d4a8e100c7ba311d77840b11afc4b76dd6.tar.gz
bootctl: optionally, output entries in JSON format
Replaces: #18387 Fixes: #18094
Diffstat (limited to 'man/bootctl.xml')
-rw-r--r--man/bootctl.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/man/bootctl.xml b/man/bootctl.xml
index ff49a8043c..8d5b1d3d2c 100644
--- a/man/bootctl.xml
+++ b/man/bootctl.xml
@@ -92,7 +92,10 @@
url="https://systemd.io/BOOT_LOADER_SPECIFICATION">Boot Loader Specification</ulink>, as well as any
other entries discovered or automatically generated by a boot loader implementing the <ulink
url="https://systemd.io/BOOT_LOADER_INTERFACE">Boot Loader
- Interface</ulink>.</para></listitem>
+ Interface</ulink>.</para>
+
+ <para>JSON output may be requested with <option>--json=</option>.</para>
+ </listitem>
</varlistentry>
<varlistentry>
@@ -315,6 +318,7 @@
</varlistentry>
<xi:include href="standard-options.xml" xpointer="no-pager"/>
+ <xi:include href="standard-options.xml" xpointer="json" />
<xi:include href="standard-options.xml" xpointer="help"/>
<xi:include href="standard-options.xml" xpointer="version"/>
</variablelist>