Skip to content

Commit 496494f

Browse files
authored
systemctl: add edit example (#16637)
1 parent 873b00c commit 496494f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/linux/systemctl.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131

3232
`systemctl list-units {{[-t|--type]}} {{service|socket|automount}} --state {{failed|running}}`
3333

34-
- Show the contents & absolute path of a unit file:
34+
- Show the contents & absolute path of a unit file or edit it:
3535

36-
`systemctl cat {{unit}}`
36+
`systemctl {{cat|edit}} {{unit}}`

0 commit comments

Comments
 (0)