From c0bbd1633426a027310fa37acad8c3cbe8d51de8 Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Fri, 28 Nov 2008 17:01:56 -0500 Subject: Note --help (-h) to list options in README --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 4c8ef5a..206a258 100644 --- a/README +++ b/README @@ -11,6 +11,8 @@ The usage is fairly simple: puppet-host-package [options] hostname [hostname ...] +Use the --help (-h) option for the available options. + If no certificate exists for the host, puppetca is used to generate one. You generally want to run this script on your puppetmaster so that the certs that are generated will be usable on the puppetmaster without any further -- cgit