diff --git a/man/systemctl.xml b/man/systemctl.xml
index a966e3ea7a..d98a89341a 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -558,7 +558,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
clean PATTERN…
- Remove the configuration, state, cache, logs or runtime data of the specified units. Use
+ Remove the configuration, state, cache, logs, runtime or file descriptor store data of the specified units. Use
to select which kind of resource to remove. For service units this may
be used to remove the directories configured with ConfigurationDirectory=,
StateDirectory=, CacheDirectory=,
@@ -573,7 +573,8 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
command only applies to units that use either of these settings. If is
not specified, the cache and runtime data as well as the file descriptor store are removed (as
these three types of resources are generally redundant and reproducible on the next invocation of
- the unit). Note that the specified units must be stopped to invoke this operation.
+ the unit). Multiple values can be seperated by commas. Note that the specified units must be stopped
+ to invoke this operation.
@@ -616,6 +617,10 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
allAll of the above
+
+ help
+ Show the supported values and exit
+