summaryrefslogtreecommitdiffstats
path: root/doc/man/bcfg2-info.txt
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2012-11-07 13:34:35 -0500
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2012-11-07 13:34:35 -0500
commita732f8499e1b21df4704d2d8b046c0c7dcc4f7a3 (patch)
tree638991e9865fcf2bfb7306384106dbbdb853d7c6 /doc/man/bcfg2-info.txt
parentbf74317fdb4940eded368d12ce4e4877f72e3a45 (diff)
downloadbcfg2-a732f8499e1b21df4704d2d8b046c0c7dcc4f7a3.tar.gz
bcfg2-a732f8499e1b21df4704d2d8b046c0c7dcc4f7a3.tar.bz2
bcfg2-a732f8499e1b21df4704d2d8b046c0c7dcc4f7a3.zip
doc: made format of man page option lists consistent
Diffstat (limited to 'doc/man/bcfg2-info.txt')
-rw-r--r--doc/man/bcfg2-info.txt28
1 files changed, 8 insertions, 20 deletions
diff --git a/doc/man/bcfg2-info.txt b/doc/man/bcfg2-info.txt
index 93d159474..0ce3ddd11 100644
--- a/doc/man/bcfg2-info.txt
+++ b/doc/man/bcfg2-info.txt
@@ -1,3 +1,4 @@
+.. -*- mode: rst -*-
.. vim: ft=rst
bcfg2-info
@@ -20,26 +21,13 @@ data examination and debugging purposes.
Options
-------
--C *configfile*
- Specify alternate bcfg2.conf location.
-
--E *encoding*
- Specify the encoding of config files.
-
--Q *repository path*
- Specify the server repository path.
-
--d
- Run in debug mode.
-
--h
- Print usage information.
-
--p *profile*
- Specify a profile.
-
--x *password*
- Set the communication password.
+-C configfile Specify alternate bcfg2.conf location.
+-E encoding Specify the encoding of config files.
+-Q path Specify the path to the server repository.
+-d Enable debugging output.
+-h Print usage information.
+-p profile Specify a profile.
+-x password Use 'password' for client communication.
Modes
-----