Browse Source

and remove documentation for cdist-bin-transfer

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
1.2
Nico Schottelius 12 years ago
parent
commit
0f8a0097e0
  1. 1
      Makefile
  2. 30
      doc/man/cdist-bin-transfer.text

1
Makefile

@ -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 \

30
doc/man/cdist-bin-transfer.text

@ -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).
Loading…
Cancel
Save