From: Kevin Day Date: Sun, 17 Jul 2022 03:36:45 +0000 (-0500) Subject: Cleanup: Documentation in regards to the newly added +E/++Error and the changes from... X-Git-Tag: 0.6.0~50 X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=5510ec2227b093cd6debc83008a5f91bb5260add;p=fll Cleanup: Documentation in regards to the newly added +E/++Error and the changes from +q to +Q. --- diff --git a/level_3/controller/documents/rule.txt b/level_3/controller/documents/rule.txt index 8c8ea1a..58d2d3e 100644 --- a/level_3/controller/documents/rule.txt +++ b/level_3/controller/documents/rule.txt @@ -171,7 +171,11 @@ Rule Documentation: This supports ":option". - quiet\: - This variable holds the "quiet" program parameters, such as "+q". + This variable holds the "quiet" program parameters, such as "+Q". + This supports ":option". + + - error\: + This variable holds the "error" program parameters, such as "+E". This supports ":option". - normal\: diff --git a/level_3/fake/documents/fakefile.txt b/level_3/fake/documents/fakefile.txt index b10ee07..df94521 100644 --- a/level_3/fake/documents/fakefile.txt +++ b/level_3/fake/documents/fakefile.txt @@ -320,7 +320,7 @@ Fakefile Documentation: - process: Associated with -p/--process parameter. - settings: Associated with -s/--settings parameter. - sources: Associated with -S/--sources parameter. - - verbosity: Associated with +q/++quiet, +N/++normal, +V/++verbose, and +D/++debug parameters. + - verbosity: Associated with +Q/++quiet, +E/++error, +N/++normal, +V/++verbose, and +D/++debug parameters. - work: Associated with -w/--work parameter. - succeed\: