Skip to content

Commit 61f6e62

Browse files
authored
Update README.md
1 parent cd65813 commit 61f6e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
A program for managing systemd services through a TUI (Terminal User Interfaces).
66

7-
This tool allows you to manage systemd services with ease. You can view logs, list services, view properties, and control their lifecycle—start, stop, restart, enable, and disable—using the D-Bus API.
7+
This tool allows you to manage systemd services with ease. You can view logs, list services, view properties, and control their lifecycle—start, stop, restart, mask, unmask, enable, and disable—using the D-Bus API.
88

99
Additionally, it is possible to navigate between system and session units, choose to list either all units or only those of type 'service', and directly edit the selected unit's file. It also supports Vim-like navigation.
1010

0 commit comments

Comments
 (0)