summaryrefslogtreecommitdiffstats
path: root/doc/man/bcfg2-admin.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/bcfg2-admin.txt')
-rw-r--r--doc/man/bcfg2-admin.txt43
1 files changed, 13 insertions, 30 deletions
diff --git a/doc/man/bcfg2-admin.txt b/doc/man/bcfg2-admin.txt
index 26e75050f..6169ec537 100644
--- a/doc/man/bcfg2-admin.txt
+++ b/doc/man/bcfg2-admin.txt
@@ -1,3 +1,4 @@
+.. -*- mode: rst -*-
.. vim: ft=rst
bcfg2-admin
@@ -19,36 +20,18 @@ administration.
Options
-------
--C *configfile*
- Specify alternate bcfg2.conf location.
-
--E *encoding*
- Specify the encoding of Cfg files.
-
--Q *path*
- Specify the path to the server repository.
-
--S *https://server:port*
- Manually specify the server location (as opposed to using the value
- in bcfg2.conf).
-
--d
- Enable debugging output.
-
--h
- Print usage information.
-
--o *logfile*
- Writes a log to the specified path.
-
---ssl-key=\ *key*
- Specify the path to the SSL key.
-
--v
- Enable verbose output.
-
--x *password*
- Use 'password' for client communication.
+-C configfile Specify alternate bcfg2.conf location.
+-E encoding Specify the encoding of config files.
+-Q path Specify the path to the server repository.
+-S server Manually specify the server location (as opposed to
+ using the value in bcfg2.conf). This should be in
+ the format "https://server:port"
+-d Enable debugging output.
+-h Print usage information.
+-o logfile Writes a log to the specified path.
+--ssl-key=key Specify the path to the SSL key.
+-v Enable verbose output.
+-x password Use 'password' for client communication.
Modes
-----