]> granicus.if.org Git - psmisc/commitdiff
another typo in pstree
authorCraig Small <csmall@users.sourceforge.net>
Tue, 11 Oct 2005 03:23:03 +0000 (03:23 +0000)
committerCraig Small <csmall@users.sourceforge.net>
Tue, 11 Oct 2005 03:23:03 +0000 (03:23 +0000)
src/pstree.c

index edc7c87cadb4b24b2c1b8cc4e57e71d2121de186..8207f23fd2e56790fca0c85f0cb88d6c64b41311 100644 (file)
@@ -754,9 +754,9 @@ usage (void)
     "    -l     don't truncate long lines\n"
     "    -n     sort output by PID\n"
     "    -p     show PIDs; implies -c\n"
-    "    -u     show uid transitions\n"));
+    "    -u     show uid transitions\n"
     "    -U     use UTF-8 (Unicode) line drawing characters\n"
-    "    -V     display version information\n"
+    "    -V     display version information\n"));
 #ifdef WITH_SELINUX
   fprintf (stderr, _(
     "    -Z     show SELinux security contexts\n"));