(formatting) Shift table over.

This commit is contained in:
0x80 2021-12-30 00:00:00 +00:00
parent e4c6bb14d9
commit 05d844b337
Signed by: 0x80
GPG Key ID: 68368BCBC000EF51
1 changed files with 6 additions and 6 deletions

View File

@ -106,12 +106,12 @@ Here are the options that work right now.
downloaded with git).
### Verbosity
| MESSAGE TYPE | REQUIRED VERBOSITY |
| ------------ | ------------------ |
| Debug | 4 |
| Notify | 3 |
| Warn | 2 |
| Error | 1 |
| MESSAGE TYPE | REQUIRED VERBOSITY |
| ------------ | ------------------ |
| Debug | 4 |
| Notify | 3 |
| Warn | 2 |
| Error | 1 |
--verbosity [0-4] Specify how much output you want.
[Default: 3]