From 05d844b337653dd0070cba1927d9011f0548fb90 Mon Sep 17 00:00:00 2001 From: 0x80 <0x80@negativezero.link> Date: Thu, 30 Dec 2021 00:00:00 +0000 Subject: [PATCH] (formatting) Shift table over. --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c735d81..7624ac3 100644 --- a/README.md +++ b/README.md @@ -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]