mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 00:53:23 -05:00
Some doc about error output spelling correction.
This commit is contained in:
parent
18122cd250
commit
2a2483ba7f
@ -452,10 +452,10 @@ start_logging_output($verbosefn,$verbosity); # Yard "tmp dir name"
|
|||||||
# box and to the LOGFILE $tmp/verbosity. Realative to the slider 1 == 2 and
|
# box and to the LOGFILE $tmp/verbosity. Realative to the slider 1 == 2 and
|
||||||
# 0 == 1.
|
# 0 == 1.
|
||||||
#
|
#
|
||||||
# warning("text") produces 0=blue output with "Warning: " appended and keeps
|
# warning("text") produces 0=blue output with "Warning: " prepended and keeps
|
||||||
# count of warning via the $Warnings variable.
|
# count of warning via the $Warnings variable.
|
||||||
#
|
#
|
||||||
# warning_test("text") is like warning except that it doesnt append any
|
# warning_test("text") is like warning except that it doesnt prepend any
|
||||||
# text, and doesn't keep count of anything.
|
# text, and doesn't keep count of anything.
|
||||||
#
|
#
|
||||||
# error("text") returns ERROR, writes to verbosity box (Error: "text"), and
|
# error("text") returns ERROR, writes to verbosity box (Error: "text"), and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user