X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=clients%2Futilities.cc;h=bae9407642ee56e23508d1e427c4d5b3c7d2d8b9;hb=fbdf9f2089a2653c8ea8150af22852ebc61ce42d;hp=d0b3dba8f5038227ed7db86244649d2515ef6f1b;hpb=dbd192a1c0caf4eb95c433d21d124c359c00381d;p=m6w6%2Flibmemcached diff --git a/clients/utilities.cc b/clients/utilities.cc index d0b3dba8..bae94076 100644 --- a/clients/utilities.cc +++ b/clients/utilities.cc @@ -103,6 +103,7 @@ static const char *lookup_help(memcached_options option) case OPT_PASSWD: return "Password to use for SASL authentication"; case OPT_FILE: return "Path to file in which to save result"; case OPT_STAT_ARGS: return "Argument for statistics"; + case OPT_SERVER_VERSION: return "Memcached daemon software version"; default: break; };