Update cheatsheets

This commit is contained in:
ivuorinen
2025-09-25 00:19:09 +00:00
parent ffb5ac3c0a
commit 686b592a91
25 changed files with 169 additions and 31 deletions

View File

@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
> Supervisor, a client/server system that allows its users to control a number of processes on UNIX-like operating systems.
> Supervisorctl is the command-line client piece of the supervisor which provides a shell-like interface.
> More information: <http://supervisord.org>.
> More information: <https://supervisord.org/running.html#running-supervisorctl>.
- Show the status of a process (or all processes if `process_name` is not specified):