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: