X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/adns/blobdiff_plain/1671459cd4ce35f55431e2014199da8a7a68b2c4..9fa144996b8b6fdcc9b456ac6b19fc6b663c575c:/client/adh-opts.c diff --git a/client/adh-opts.c b/client/adh-opts.c index e7704a1..92a3c0b 100644 --- a/client/adh-opts.c +++ b/client/adh-opts.c @@ -104,7 +104,7 @@ static const struct optioninfo perquery_options[]= { { ot_desconly, "asynchronous/pipe mode options:" }, { ot_funcarg, "Set , default is decimal sequence starting 0", 0, "asynch-id", 0,0, &of_asynch_id, "id" }, - { ot_funcarg, "Cancel the query with id ", + { ot_funcarg, "Cancel the query with id (no error if not found)", 0, "cancel-id", 0,0, &of_cancel_id, "id" }, { ot_end }