This commit is contained in:
OKUMURA Takahiro 2017-05-21 03:37:26 +09:00
parent eaa3d58659
commit 928bb23f55
No known key found for this signature in database
GPG Key ID: B557C380898E3712
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ To generate documentation for a Puppet module, run Strings from that module's di
To generate documentation for specific files in a module, run the `puppet strings generate` subcommand and specify the files.
```
puppet strings generate first.pp second.pp`
puppet strings generate first.pp second.pp
```
To generate documentation for specific directories, run the `puppet strings generate` command and specify the directories: