update man pages

more correct behavior to --daemon option (renamed to --detached)
This commit is contained in:
arcan1s
2014-08-19 11:26:03 +04:00
parent 8b58f6d383
commit 47dc016da2
12 changed files with 140 additions and 35 deletions

View File

@ -165,7 +165,6 @@ private:
QString configPath;
bool debug = false;
bool hiddenNetwork;
bool isDaemon = false;
bool useHelper = true;
QTranslator *qtTranslator = nullptr;
QTranslator *translator = nullptr;