From 8c0d4eb6f3d47b6da43d1e66d5a3637c187f0012 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Thu, 19 Mar 2026 14:13:03 +0200 Subject: [PATCH] systemctl: mark more possible choices (#21607) --- pages/linux/systemctl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/systemctl.md b/pages/linux/systemctl.md index 27a750b337..301d01c1ec 100644 --- a/pages/linux/systemctl.md +++ b/pages/linux/systemctl.md @@ -30,7 +30,7 @@ - List all service/socket/automount units filtering by running/failed state: -`systemctl list-units {{[-t|--type]}} {{service|socket|automount}} --state {{failed|running}}` +`systemctl list-units {{[-t|--type]}} {{service|socket|automount|...}} --state {{failed|running}}` - Show the contents & absolute path of a unit file or edit it: