chore: fix some minor issues in comments

Signed-off-by: jishudashen <jishudashen@foxmail.com>
This commit is contained in:
jishudashen 2025-07-21 14:10:33 +08:00
commit dd253cffee
5 changed files with 5 additions and 5 deletions

View file

@ -49,4 +49,4 @@ plugins=(... systemadmin)
| geteip | Gather information regarding an external IP address using [icanhazip.com](https://icanhazip.com) |
| getip | Determine the local IP Address with `ip addr` or `ifconfig` |
| clrz | Clear zombie processes |
| conssec | Show number of concurrent connections per second based on ngnix/access.log file or another log file if specified |
| conssec | Show number of concurrent connections per second based on nginx/access.log file or another log file if specified |