You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
661 B
35 lines
661 B
14 years ago
|
cdist-code-run(1)
|
||
14 years ago
|
=================
|
||
14 years ago
|
Nico Schottelius <nico-cdist--@--schottelius.org>
|
||
|
|
||
|
|
||
|
NAME
|
||
|
----
|
||
|
cdist-code-run - Run explorer remotely
|
||
|
|
||
|
|
||
|
SYNOPSIS
|
||
|
--------
|
||
|
cdist-code-run OBJECT_DIR OBJECT TYPE
|
||
|
|
||
|
|
||
|
DESCRIPTION
|
||
|
-----------
|
||
|
cdist-code-run executes generated code from a given OBJECT.
|
||
|
The OBJECT must be located below OBJECT_DIR.
|
||
|
TYPE must be either local or remote and determines which
|
||
|
code part is to be executed.
|
||
|
|
||
|
|
||
|
SEE ALSO
|
||
|
--------
|
||
|
- cdist(7)
|
||
|
- cdist-object-gencode(1)
|
||
|
- cdist-object-gencode-all(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).
|