diff --git a/doc/source/man/bashate.rst b/doc/source/man/bashate.rst index faf1a9d..a24907e 100644 --- a/doc/source/man/bashate.rst +++ b/doc/source/man/bashate.rst @@ -23,7 +23,9 @@ OPTIONS --help, -h Print help --verbose, -v Verbose output ---ignore, -I Tests to ignore, comma separated +--ignore, -i Tests to ignore, comma separated +--error, -e Tests to trigger errors instead of warnings, comma separated +--warn, -w Tests to trigger warnings instead of errors, comma separated EXAMPLES ========