]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Update help text.
authorMichael R Sweet <michaelrsweet@gmail.com>
Thu, 14 Dec 2017 14:58:52 +0000 (09:58 -0500)
committerMichael R Sweet <michaelrsweet@gmail.com>
Thu, 14 Dec 2017 14:58:52 +0000 (09:58 -0500)
cups/testdest.c

index 2ab2db7e08f70fb833c57fb283529285f11008e9..60f6e0bf6356a4850c7cb9b5fa4dae7b1d7072aa 100644 (file)
@@ -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("");