forked from qt-creator/qt-creator
App: Fix typo in the -temporarycleansettings description
And mention the option in the ChangeLog. Change-Id: I7cce04ec1ad8b3f89b4a4f6c24f2a8d2da9381a0 Reviewed-by: André Hartmann <aha_1980@gmx.de> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -81,7 +81,7 @@ const char fixedOptionsC[] =
|
||||
" -client Attempt to connect to already running first instance\n"
|
||||
" -settingspath <path> Override the default path where user settings are stored\n"
|
||||
" -installsettingspath <path> Override the default path from where user-independent settings are read\n"
|
||||
" -temporarycleansetting Use clean settings for debug or testing reasons\n"
|
||||
" -temporarycleansettings Use clean settings for debug or testing reasons\n"
|
||||
" -pid <pid> Attempt to connect to instance given by pid\n"
|
||||
" -block Block until editor is closed\n"
|
||||
" -pluginpath <path> Add a custom search path for plugins\n";
|
||||
|
||||
Reference in New Issue
Block a user