summaryrefslogtreecommitdiffstats
path: root/doc/quickstart/index.txt
diff options
context:
space:
mode:
authorSol Jerome <solj@ices.utexas.edu>2010-04-27 02:33:17 +0000
committerSol Jerome <solj@ices.utexas.edu>2010-04-29 11:31:21 -0500
commit533ccb512e5902e653ae1fccca7af3edec3d7a84 (patch)
tree2203f6e2b3032ad6ccc2add860a1ad444ec54172 /doc/quickstart/index.txt
parentd675b54e1af9d175727a607d266a20f26cabd7c5 (diff)
downloadbcfg2-533ccb512e5902e653ae1fccca7af3edec3d7a84.tar.gz
bcfg2-533ccb512e5902e653ae1fccca7af3edec3d7a84.tar.bz2
bcfg2-533ccb512e5902e653ae1fccca7af3edec3d7a84.zip
doc: Add quickstart updates from Fabian Affolter
Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5840 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'doc/quickstart/index.txt')
-rw-r--r--doc/quickstart/index.txt11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/quickstart/index.txt b/doc/quickstart/index.txt
index 29ea8f27b..a544d0786 100644
--- a/doc/quickstart/index.txt
+++ b/doc/quickstart/index.txt
@@ -65,8 +65,9 @@ acting like it is your first client.
you are done. Don't run this command on a production system if you
don't know what it does and aren't prepared for the
consequences. We don't know of anybody having problems with it
- before, but it is better to be safe than sorry. And now for the
- command::
+ before, but it is better to be safe than sorry.
+
+And now for the command::
bcfg2 -q -v -n
@@ -241,9 +242,9 @@ Several other utilities can help from this point on:
core (minus the networking code) for examination. From this, you can
directly query:
- * Client Metadata
- * Which entries are provided by particular plugins
- * Client Configurations
+* Client Metadata
+* Which entries are provided by particular plugins
+* Client Configurations
Run ``bcfg2-info``, and type help and the prompt when it comes up.