From 9f4f7f0372688127adc27f82a75db58749eb6d6e Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Sat, 27 Sep 2025 14:48:23 +0300 Subject: [PATCH] Update systemctl.xml --- man/systemctl.xml | 31 ++++++------------------------- 1 file changed, 6 insertions(+), 25 deletions(-) diff --git a/man/systemctl.xml b/man/systemctl.xml index f147143a7c2..b4da482fe27 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -375,10 +375,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err - - list-dependencies - UNIT... - + list-dependencies UNIT Shows units required and wanted by the specified @@ -694,12 +691,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err - - bind - UNIT - PATH - [PATH] - + bind UNIT PATH [PATH] Bind-mounts a file or directory from the host into the specified unit's mount namespace. The first path argument is the source file or directory on the host, the second path @@ -726,13 +718,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err - - mount-image - UNIT - IMAGE - [PATH - [PARTITION_NAME:MOUNT_OPTIONS]] - + mount-image UNIT IMAGE [PATH [PARTITION_NAME:MOUNT_OPTIONS]] Mounts an image from the host into the specified unit's mount namespace. The first path argument is the source image on the host, the second path argument is the destination @@ -1215,10 +1201,8 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err - add-wants TARGET - UNIT… - add-requires TARGET - UNIT… + add-wants TARGET UNIT… + add-requires TARGET UNIT… Adds Wants= or Requires= @@ -1444,10 +1428,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err - - import-environment - VARIABLE… - + import-environment VARIABLE… Import all, one or more environment variables set on the client into the systemd manager -- 2.47.3