Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>remotes/origin/1.3
parent
faa6267bc9
commit
9aa60b3b1d
@ -1 +1,5 @@ |
||||
Ensure bin/* is documented |
||||
- cdist-remote-code-run-all |
||||
- cdist-remote-explorer-run |
||||
- cdist-type-emulator |
||||
|
||||
|
@ -0,0 +1,33 @@ |
||||
cdist-type-build-emulation(1) |
||||
============================= |
||||
Nico Schottelius <nico-cdist--@--schottelius.org> |
||||
|
||||
|
||||
NAME |
||||
---- |
||||
cdist-type-build-emulation - Build executables for types |
||||
|
||||
|
||||
SYNOPSIS |
||||
-------- |
||||
cdist-type-build-emulation OUT_DIR |
||||
|
||||
|
||||
DESCRIPTION |
||||
----------- |
||||
cdist-type-build-emulation creates a link to cdist-type-emulator |
||||
for every TYPE. These links are placed in a OUT_DIR, which |
||||
is prepended into $PATH. This way the user can use TYPE in the |
||||
manifests like any other executable. |
||||
|
||||
|
||||
SEE ALSO |
||||
-------- |
||||
- cdist(7) |
||||
- cdist-type-emulator(1) |
||||
|
||||
|
||||
COPYING |
||||
------- |
||||
Copyright \(C) 2011 Nico Schottelius. Free use of this software is |
||||
granted under the terms of the GNU General Public License version 3 (GPLv3). |
Loading…
Reference in new issue