pssh needs man pages
Closed this issue · 7 comments
GoogleCodeExporter commented
There aren't any man pages for pssh, prsync, etc. This would be very useful
for users (and forgetful developers).
Original issue reported on code.google.com by amcna...@gmail.com
on 16 Feb 2010 at 11:41
GoogleCodeExporter commented
Original comment by amcna...@gmail.com
on 16 Feb 2010 at 11:41
GoogleCodeExporter commented
I've begun a preliminary man page, which has been checked in. I really only
have the
command-line syntax worked out, but at least I'm making progress.
Original comment by amcna...@gmail.com
on 5 Mar 2010 at 3:54
- Changed state: Started
GoogleCodeExporter commented
The options for pssh are now included in the man page. Now we just need an
examples
section and man pages for the other commands.
Original comment by amcna...@gmail.com
on 5 Mar 2010 at 10:21
GoogleCodeExporter commented
The pssh man page looks pretty good now. It should now be adapted to create
the man pages for the other commands.
Original comment by amcna...@gmail.com
on 21 Jan 2011 at 10:43
GoogleCodeExporter commented
The pssh package in Debian has some manpages already:
http://packages.debian.org/sid/pssh
Original comment by pablo.ba...@gmail.com
on 2 Sep 2011 at 10:47
GoogleCodeExporter commented
I appreciate the suggestion, but I don't think it's appropriate to use the man
pages from Debian:
1) As far as I can tell, these man pages were never contributed upstream, so
they're not trivial to get access to.
2) I'm not sure who owns the copyrights to the man pages or what terms they're
licensed under.
3) The files appear to be auto-generated, so I would want to have the originals.
4) They seem to be out of date, and there are errors like renaming pnuke to
parallel-nuke, etc.
We now have a good pssh.1 man page, and it would be great to add man pages for
the others, too. Unfortunately, I don't think it's as simple as copying the
files from the Debian package.
Original comment by amcna...@gmail.com
on 3 Sep 2011 at 11:27
GoogleCodeExporter commented
Man pages for the remaining binaries are included in commit 846796e.
Original comment by amcna...@gmail.com
on 24 Jan 2012 at 7:11
- Changed state: Done