Skip to content

Commit 65fc041

Browse files
Obvious fix: Remove errant property value (#4420)
Obvious fix Co-authored-by: Ian Maddaus <[email protected]>
1 parent 88401f7 commit 65fc041

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

content/ctl_chef_client.md

-4
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,6 @@ This command has the following options:
5252

5353
: Overrides a single configuration option. Can be used to override multiple configuration options by adding another `--config-option OPTION`.
5454

55-
```ruby
56-
property :db_password, String, sensitive: true
57-
```
58-
5955
`--chef-zero-host HOST`
6056

6157
: The host on which chef-zero is started.

0 commit comments

Comments
 (0)