]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - filter/commandtops.c
Merge changes from CUPS 1.6svn-r10437.
[thirdparty/cups.git] / filter / commandtops.c
index e49a443b65dbb1ae65a9b1a4a8d6a6045ed07ef1..fd8e35a02cc00c97c605526966bb383574bd5f20 100644 (file)
@@ -71,7 +71,7 @@ main(int  argc,                               /* I - Number of command-line arguments */
     */
 
     _cupsLangPrintf(stderr,
-                    _("Usage: %s job-id user title copies options file"),
+                    _("Usage: %s job-id user title copies options [file]"),
                     argv[0]);
     return (1);
   }