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: v258-rc1~631^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=652e4dd7434d1603866c059aa8a67eaf8b73346f;p=thirdparty%2Fsystemd.git man: note for systemctl clean --what that commas separate values --- diff --git a/man/systemctl.xml b/man/systemctl.xml index ed0cafff8b4..bfd684dc867 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.