From: Jörg Behrmann Date: Tue, 13 May 2025 15:20:37 +0000 (+0200) Subject: man: note for systemctl clean --what that commas separate values X-Git-Tag: v257.6~37 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2d5982e4f2c76e41fa1d5524fcbcdfcbecdf656c;p=thirdparty%2Fsystemd.git man: note for systemctl clean --what that commas separate values (cherry picked from commit 652e4dd7434d1603866c059aa8a67eaf8b73346f) --- diff --git a/man/systemctl.xml b/man/systemctl.xml index 4a6e93dc4be..945f1f570fc 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -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.