summaryrefslogtreecommitdiffstats
path: root/tools/manpagegen
Commit message (Collapse)AuthorAgeFilesLines
* Options: Update mdata option to use 'mode'Sol Jerome2012-10-151-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Lint: Migrate Lint to 'mode' attributeSol Jerome2012-10-152-2/+2
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* drop privs options added, works in CherryPyChris St. Pierre2012-10-041-0/+6
|
* updated bcfg2.conf man pageChris St. Pierre2012-09-251-12/+54
|
* man: Add new client option from 6fe2b9ddSol Jerome2012-09-191-0/+3
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* bcfg2-crypt: added -I option, made --stdout better, updated man pageChris St. Pierre2012-09-131-1/+9
|
* Removed deprecated plugins BB, Svcmgr, SGenshiChris St. Pierre2012-08-151-6/+0
|
* man: Add -B and -Z options from 01d68bfSol Jerome2012-08-131-3/+9
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Remove bcfg2-ping-sweepSol Jerome2012-08-131-16/+0
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* bcfg2-admin: Add options from 75c6e2a to man pageSol Jerome2012-08-121-8/+45
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* man: Add b=bundle bcfg-admin query optionSol Jerome2012-07-252-1/+4
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* added support for encrypting different elements in a single Properties file ↵Chris St. Pierre2012-06-151-18/+34
| | | | with different passphrases
* added properties element encryptionChris St. Pierre2012-06-061-0/+92
| | | | added bcfg2-crypt utility for encrypting Properties and Cfg files
* man: Clean up man pagesSol Jerome2012-06-0311-0/+1412
Created new rst files with man page information so that generating man pages is easier and more consistent throughout bcfg2. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>