aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Łyszczek <michal.lyszczek@bofc.pl>2021-01-24 21:51:46 +0100
committerMichał Łyszczek <michal.lyszczek@bofc.pl>2021-01-24 21:51:46 +0100
commit6eb309404397bd938f7e6d3e93faed7349da01a7 (patch)
tree8bacde9aa4def10d6c2ab4487c8b1f3ccd9d3271
parent1aaabd1e19f1efcc7f925a40a9784af97a276aa2 (diff)
downloadembedlog-6eb309404397bd938f7e6d3e93faed7349da01a7.tar.gz
embedlog-6eb309404397bd938f7e6d3e93faed7349da01a7.tar.bz2
embedlog-6eb309404397bd938f7e6d3e93faed7349da01a7.zip
man/el_option.3: document EL_PRINT_NL option
Signed-off-by: Michał Łyszczek <michal.lyszczek@bofc.pl>
-rw-r--r--man/el_option.37
1 files changed, 7 insertions, 0 deletions
diff --git a/man/el_option.3 b/man/el_option.3
index 1dc5532..ef0e7f9 100644
--- a/man/el_option.3
+++ b/man/el_option.3
@@ -178,6 +178,13 @@ is not implemented on current system (support was not compiled into library)
. RE
.RE
.PP
+.BI "EL_PRINT_NL (" int " nl)"
+.RS
+When enables, new line marker will be added to each print.
+If you disable it, you will be able to create very long lines
+with consecutive print calls.
+.RE
+.PP
.BI "EL_PREFIX (" const " " char " " * "prefix)"
.RS
You can configure logger to add