Ala kill(1), tell people to type 'ps -L' for a list of format keywords.
Sponsored by: Rachel Hestilow <rachel@jerkcity.com> MFC after: 2 weeks
This commit is contained in:
+1
-1
@@ -265,7 +265,7 @@ parsefmt(const char *p)
|
||||
}
|
||||
free(tempstr1);
|
||||
if (!vhead)
|
||||
errx(1, "no valid keywords");
|
||||
errx(1, "no valid keywords (type ps -L for a list)");
|
||||
}
|
||||
|
||||
static VAR *
|
||||
|
||||
Reference in New Issue
Block a user