From 373d8dd36d38caeed3d58d8fdfd75ca2ff14cdd4 Mon Sep 17 00:00:00 2001 From: Ethan Dalool Date: Thu, 23 Dec 2021 17:07:36 -0800 Subject: [PATCH] Improve operatornotify betterhelp epilogue. --- voussoirkit/operatornotify.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/voussoirkit/operatornotify.py b/voussoirkit/operatornotify.py index 6631873..fb556e7 100644 --- a/voussoirkit/operatornotify.py +++ b/voussoirkit/operatornotify.py @@ -73,6 +73,8 @@ program with the following arguments: --operatornotify-level X Opts in to notifications and will capture logging at level X, where X is e.g. debug, info, warning, error, critical. + The program may choose to send notifications directly instead of using the + logging stack. This option will not affect those. --operatornotify-subject X Overrides the application's default subject line. Also opts in to logging