and remove documentation for cdist-bin-transfer

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-17 20:41:31 +01:00
parent f358a34e1d
commit 0f8a0097e0
2 changed files with 0 additions and 31 deletions

View File

@ -13,7 +13,6 @@ MANDIR=doc/man
MANGENERATED=$(MANDIR)/cdist-reference.text
MANSRC=$(MANDIR)/cdist.text \
$(MANDIR)/cdist-bin-transfer.text \
$(MANDIR)/cdist-config.text \
$(MANDIR)/cdist-dir.text \
$(MANDIR)/cdist-env.text \

View File

@ -1,30 +0,0 @@
cdist-bin-transfer(1)
=====================
Nico Schottelius <nico-cdist--@--schottelius.org>
NAME
----
cdist-bin-transfer - Transfer binaries to the target
SYNOPSIS
--------
cdist-deploy-to HOSTNAME REMOTE_DIR
DESCRIPTION
-----------
cdist-bin-transfer copies all cdist binaries to the given host HOSTNAME
into the given directory REMOTE_DIR. These binaries will be used in
further stages to retrieve information or apply configurations.
SEE ALSO
--------
cdist(7)
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).