Actions
Bug #8387
closedps(1) should mention the -e behavior in more places
Start date:
2017-06-13
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
The -e flag overrides a slew of options when running ps(1). While this is mentioned in the description for -e, it's not in all the other locations. The flags which are ignored should also mention this to make it easier for folks to realize this behavior.
Updated by Robert Mustacchi about 5 years ago
- Subject changed from ps(1) should mention about the -e behavior in more places to ps(1) should mention the -e behavior in more places
Updated by Robert Mustacchi about 5 years ago
Also, the -e option list specifies -g twice, when the second -g should be -h.
Updated by Electric Monk about 5 years ago
- Status changed from New to Closed
git commit b51c78890d70a7955894b29cf2e174a6b98e53b2
commit b51c78890d70a7955894b29cf2e174a6b98e53b2 Author: Robert Mustacchi <rm@joyent.com> Date: 2017-06-29T15:52:59.000Z 8387 ps(1) should mention the -e behavior in more places Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions