]> git.e2factory.org Git - e2factory.git/commit
Try to make --log-debug documentation less confusing
authorTobias Ulmer <tu@emlix.com>
Fri, 29 Nov 2013 16:57:06 +0000 (17:57 +0100)
committerTobias Ulmer <tu@emlix.com>
Wed, 16 Nov 2016 14:41:17 +0000 (15:41 +0100)
commit77b616bb5d5cd824505b92ce5ed2022392fb5519
treef04dd6afa27990cf1bb61793cfbef1b19c237964
parent9d2d869787104530310b8b726effc0cdcd423df8
Try to make --log-debug documentation less confusing

This is a developer option with limited use to the general user. It
makes it possible to see at which warning or log level a message is sent
to the console.

This information is also available in debug.log, thus this option is more
or less obsolete. Too bad it's documented already...

Signed-off-by: Tobias Ulmer <tu@emlix.com>
doc/man/e2factory.1.in
generic/e2lib.lua
generic/e2option.lua