From 31883b1e3c825bb36b54017123737ca7737ac591 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 16 Feb 2011 19:44:13 +0100 Subject: [PATCH] cleanup readme Signed-off-by: Nico Schottelius --- HACKERS_README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/HACKERS_README b/HACKERS_README index 5a0aa8d7..da0edc61 100755 --- a/HACKERS_README +++ b/HACKERS_README @@ -34,13 +34,13 @@ __cdist_config=$(pwd -P)/conf cdist-explorer-run localhost "$explorer_tmp" # Display result find $explorer_tmp -# Soon working: -__cdist_config=$(pwd -P)/conf cdist-manifest-recursive-run localhost "$object_tmp" - ################################################################################ -# Further in the future +# Soon working # +# Generate all objects, including from types that generate objects as well +__cdist_config=$(pwd -P)/conf cdist-manifest-recursive-run localhost "$object_tmp" + # Generate code for one object __cdist_config=$(pwd -P)/conf cdist-code-gen localhost "$object_tmp" __file/etc-issue