summaryrefslogtreecommitdiff
path: root/man/bootctl.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-11-17 13:55:05 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-11-19 12:36:20 +0100
commit30b5047762a77884b8badb0b34b1ddba0c9592a6 (patch)
treec2dbadf2f1c293ab646a8d35cb713cab5364ac5d /man/bootctl.xml
parent46fb255b0d2c5fd304bcf4ba069d843da2828dca (diff)
downloadsystemd-30b5047762a77884b8badb0b34b1ddba0c9592a6.tar.gz
bootctl: add a convenient way to print the path to EFI
Diffstat (limited to 'man/bootctl.xml')
-rw-r--r--man/bootctl.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/man/bootctl.xml b/man/bootctl.xml
index ae4e62cc29..f16ab60091 100644
--- a/man/bootctl.xml
+++ b/man/bootctl.xml
@@ -109,6 +109,14 @@
</varlistentry>
<varlistentry>
+ <term><option>-p</option></term>
+ <term><option>--print-path</option></term>
+ <listitem><para>This option modifies the behaviour of <command>status</command>.
+ Just print the path to the EFI System Partition (ESP) to standard output and
+ exit.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--no-variables</option></term>
<listitem><para>Do not touch the EFI boot variables.</para></listitem>
</varlistentry>