diff --git a/software/cdist/man/VERSION b/software/cdist/man/VERSION index ad547605..dabbb832 100644 --- a/software/cdist/man/VERSION +++ b/software/cdist/man/VERSION @@ -1 +1 @@ -2.0.0-rc4-30-gfece6dd +2.0.0-rc4-32-g2e96ba7 diff --git a/software/cdist/man/man1/cdist.html b/software/cdist/man/man1/cdist.html index 2ad8e5ac..1356f609 100644 --- a/software/cdist/man/man1/cdist.html +++ b/software/cdist/man/man1/cdist.html @@ -1,10 +1,12 @@ -cdist(1)

cdist(1)


Table of Contents

1. NAME
2. SYNOPSIS
3. DESCRIPTION
4. BANNER
5. CONFIG
6. EXAMPLES
7. SEE ALSO
8. COPYING

1. NAME

cdist - Configuration management

2. SYNOPSIS

cdist [-V|--version] -cdist banner -cdist config [-h] [-d] [-V] [-c CDIST_HOME] [-i MANIFEST] [-p] [-s] host [host …]

3. DESCRIPTION

cdist is the frontend executable to the cdist configuration management. +cdist(1)

cdist(1)


1. NAME

cdist - Configuration management

2. SYNOPSIS

cdist [-h] [-V]

cdist banner

cdist config [-h] [-d] [-V] [-c CDIST_HOME] [-i MANIFEST] [-p] [-s] host [host …]

3. DESCRIPTION

cdist is the frontend executable to the cdist configuration management. cdist supports different as explained below. The options to the main program are:

+-h, --help +
+ Show the help screen +
-V, --version
Show version and exit diff --git a/software/cdist/man/man7/cdist-reference.html b/software/cdist/man/man7/cdist-reference.html index c081d1e1..626a6a07 100644 --- a/software/cdist/man/man7/cdist-reference.html +++ b/software/cdist/man/man7/cdist-reference.html @@ -1,6 +1,6 @@ -cdist-reference(7)

cdist-reference(7)


1. NAME

cdist-reference - Variable, path and type reference for cdist

2. EXPLORERS

The following global explores are available:

-__self +__object_fq
The full qualified name of the current object. Available for: type manifest, type explorer, type gencode