mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 23:43:20 +02:00
cli: add new show services command
Signed-off-by: Richard Alpe <richard@bit42.se>
This commit is contained in:
@@ -336,6 +336,12 @@
|
||||
</SWITCH>
|
||||
</COMMAND>
|
||||
|
||||
<COMMAND name="services" help="Show system services">
|
||||
<ACTION sym="script">
|
||||
show services
|
||||
</ACTION>
|
||||
</COMMAND>
|
||||
|
||||
<COMMAND name="software" help="Show software info">
|
||||
<SWITCH name="optional" min="0" max="1">
|
||||
<COMMAND name="name" help="Show detailed info about a partition">
|
||||
|
||||
Reference in New Issue
Block a user