Changed error message if inspect command is called.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 9 Mar 2013 00:20:48 +0000 (01:20 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 9 Mar 2013 00:20:48 +0000 (01:20 +0100)
commit5541f278f0b13abebdeb1a0786695549b7ce8221
tree240a07cbf7a98d9aa9bc434ede074d6f4cc6d222
parent05648ca5e7ab08a6626d458d94022480ecfbcffb
Changed error message if inspect command is called.

If the webinspector isn't enabled the error messaged showed the webkit setting
that is not set to use the webinspector. But this setting has an alias and can
therefore only be set by the alias. So we print the alias in the error
message.
src/command.c