X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Fquassel.cpp;h=afd7a84105baf6b3caf8febc63d895d88e9c4b7b;hp=440e9897a9786f8bc91a72b20c304b8e7e4184a4;hb=009d63d796f46874bd7cdf4a27ba4b2828d89031;hpb=d1ecf9e978968e1ed82f1baee64f83d7f60c7017 diff --git a/src/common/quassel.cpp b/src/common/quassel.cpp index 440e9897..afd7a841 100644 --- a/src/common/quassel.cpp +++ b/src/common/quassel.cpp @@ -358,6 +358,7 @@ void Quassel::setupCliParser() tr("The port quasselcore will listen at for ident requests. Only meaningful with --ident-daemon."), tr("port"), "10113"}, + {"ident-listen", tr("The address(es) quasselcore will listen on for ident requests."), tr("
[,
[,...]]"), "::1,127.0.0.1"}, {"oidentd", tr("Enable oidentd integration. In most cases you should also enable --strict-ident.")}, {"oidentd-conffile", tr("Set path to oidentd configuration file."), tr("file")}, #ifdef HAVE_SSL