From 24eb626ca85e940c07936070a1ef7b098d080ae9 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 16 Mar 2011 10:11:00 +0100 Subject: [PATCH] clearify dumb behaviour of cdist-dir Signed-off-by: Nico Schottelius --- doc/dev/todo/niconext | 4 +--- doc/man/cdist-dir.text | 2 ++ 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/dev/todo/niconext b/doc/dev/todo/niconext index a1916dcd..7ce8da49 100644 --- a/doc/dev/todo/niconext +++ b/doc/dev/todo/niconext @@ -1,3 +1 @@ -DOC: - - cdist-dir - - cdist-config +Release 1.1.0 diff --git a/doc/man/cdist-dir.text b/doc/man/cdist-dir.text index 0f4a2e68..223bc779 100644 --- a/doc/man/cdist-dir.text +++ b/doc/man/cdist-dir.text @@ -24,6 +24,8 @@ In the push case DST_DIR is remote, in the pull case local. cdist-dir does not cleanup DST_DIR and thus it may contain old stuff if used multiple times. +cdist-dir does not rely on rsync or other high level tools, because +it cannot expect its existence on the local or target host. SEE ALSO --------