]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/cups-exec.c
More man page modernization.
[thirdparty/cups.git] / scheduler / cups-exec.c
index 29ded7f72c8f96894f1a9534af7867f945612f6e..c774450568f31c1be9ef136c0e69d1c097fb0f87 100644 (file)
@@ -13,7 +13,7 @@
  *
  * Usage:
  *
- *     cups-exec /path/to/profile UID GID NICE /path/to/program argv0 argv1 ... argvN
+ *     cups-exec /path/to/profile [-u UID] [-g GID] [-n NICE] /path/to/program argv0 argv1 ... argvN
  */
 
 /*