claenup cdist-quickstart

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-21 13:31:00 +01:00
parent 30c2b017d4
commit 87cc5c2bbf
1 changed files with 2 additions and 6 deletions

View File

@ -20,10 +20,8 @@ of the first tools you use when you begin with cdist.
EXAMPLES EXAMPLES
-------- --------
To use cdist-quickstart, add the bin directory to your PATH, execute
To use cdist-quickstart, add the bin directory to your PATH, cdist-quickstart and enjoy cdist:
execute cdist-quickstart and enjoy cdist:
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
# Bourne shell example # Bourne shell example
@ -37,7 +35,6 @@ cdist-quickstart
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
SEE ALSO SEE ALSO
-------- --------
- cdist(7) - cdist(7)
@ -48,4 +45,3 @@ COPYING
------- -------
Copyright \(C) 2010-2011 Nico Schottelius. Free use of this software is Copyright \(C) 2010-2011 Nico Schottelius. Free use of this software is
granted under the terms of the GNU General Public License version 3 (GPLv3). granted under the terms of the GNU General Public License version 3 (GPLv3).
## How to use cdist?