summaryrefslogtreecommitdiffstats
path: root/doc/man/bcfg2-server.txt
Commit message (Collapse)AuthorAgeFilesLines
* man: Add bcfg2-report-collector manpageSol Jerome2013-07-271-2/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: made format of man page option lists consistentChris St. Pierre2012-11-071-23/+13
|
* doc: Add man pages to Sphinx documentationSol Jerome2012-11-061-0/+51
This allows you to generate our manpages directly from the Sphinx documentation. This commit is more or less copied directly from the current man pages. The goal is to integrate these more closely with the current Sphinx documentation via include directives to prevent duplication and keep all documentation consistent. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>