diff --git a/README.md b/README.md index 14e399e..f8dbbc2 100644 --- a/README.md +++ b/README.md @@ -347,7 +347,7 @@ puppet facts --terminus puppetdb > fact_set_name.json or ```shell -puppet facts --terminus puppetdb > fact_set_name.json +puppet facts find --terminus puppetdb > fact_set_name.json ``` Factsets are named based on their filename, i.e. `myfactset` in `onceover.yaml` refers `spec/factsets/myfactset.json`