Actions
Bug #7283
closedptime(1M) synopsis is compressed
Start date:
2016-08-08
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
The ptime synopsis today looks something like:
/usr/bin/ptime [-m]command [arg]...
Note that there's no space between the [-m]
block and the command
argument. There should be.
Updated by Electric Monk almost 6 years ago
- Status changed from New to Closed
git commit 8da39a785b59a8f5bb6f0c441e93ccc965f15305
commit 8da39a785b59a8f5bb6f0c441e93ccc965f15305 Author: Robert Mustacchi <rm@joyent.com> Date: 2016-08-14T14:57:01.000Z 7283 ptime(1M) synopsis is compressed Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Mohamed Khalfella <khalfella@gmail.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
Actions