add quiet mode to the run command

This commit is contained in:
2023-07-26 21:35:19 +02:00
parent bc08ab21fb
commit 7522a8fb0a
4 changed files with 84 additions and 66 deletions

View File

@@ -159,7 +159,7 @@ Speedrun:
* [ ] ps: fetch process information
* [ ] top: fetch or stream high level system stats
* [ ] pkg: manage packages via default package manager
* [ ] system: host control operations such as reboot, shutdown etc.
* [X] system: host control operations such as reboot, shutdown etc.
...
## Contributing