From 20080622de114a7d297c21187f471463c5437eb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iago=20L=C3=B3pez=20Galeiras?= Date: Mon, 8 Feb 2021 15:10:13 +0100 Subject: [PATCH] man: document systemd-analyze filesystems --- man/systemd-analyze.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml index fb872c49909..87e15369862 100644 --- a/man/systemd-analyze.xml +++ b/man/systemd-analyze.xml @@ -88,6 +88,12 @@ syscall-filter SET + + systemd-analyze + OPTIONS + filesystems + SET + systemd-analyze OPTIONS @@ -410,6 +416,14 @@ Conditions succeeded. SET must include the @ prefix. + + <command>systemd-analyze filesystems <optional><replaceable>SET</replaceable>...</optional></command> + + This command will list filesystems in the specified filesystem set + SET, or all known sets if no sets are specified. Argument + SET must include the @ prefix. + + <command>systemd-analyze calendar <replaceable>EXPRESSION</replaceable>...</command>