3 Commits
Author SHA1 Message Date
Auke Kok f2e96c9511 Fix, publish man page, bump release version.
This uses `ronn` to create a developer-maintained manual
page. The output is pushed into git, such that a normal
distribution compilation does not need to have `ronn` installed
to do a full install. Developers will need to check in the
psstop.1 file after modifying the psstop.1.md file
2018-03-26 11:53:42 -07:00
Patrick McCarty 45f42dc1db Fix typos/grammar in the man page
Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2017-07-05 14:18:37 -07:00
Victor Rodriguez 4567cc55a7 Add man page
This patch add a md file consumed by ronn(1) to generate man pages.
There is still some other comand line and funtions that need to be added
, however this first version is good for now

Signed-off-by: Victor Rodriguez <victor.rodriguez.bahena@intel.com>
2016-12-01 20:55:40 +00:00