From: Michael R Sweet Date: Thu, 14 Dec 2017 14:58:52 +0000 (-0500) Subject: Update help text. X-Git-Tag: v2.3b1~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d59b9f7490653ec79a75449fc45875b0c1d73a7;p=thirdparty%2Fcups.git Update help text. --- diff --git a/cups/testdest.c b/cups/testdest.c index 2ab2db7e08..60f6e0bf63 100644 --- a/cups/testdest.c +++ b/cups/testdest.c @@ -752,6 +752,7 @@ usage(const char *arg) /* I - Argument for usage message */ puts(" ./testdest name [operation ...]"); puts(" ./testdest ipp://... [operation ...]"); puts(" ./testdest ipps://... [operation ...]"); + puts(" ./testdest --get"); puts(" ./testdest --enum [grayscale] [color] [duplex] [staple] [small]\n" " [medium] [large]"); puts("");