From 652e4dd7434d1603866c059aa8a67eaf8b73346f Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=B6rg=20Behrmann?= Date: Tue, 13 May 2025 17:20:37 +0200 Subject: [PATCH] man: note for systemctl clean --what that commas separate values --- man/systemctl.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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. -- 2.47.3