pages*: do not use config abbreviation (#12118)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
`box compile`
|
||||
|
||||
- Compile a new Phar file using a specific config file:
|
||||
- Compile a new Phar file using a specific configuration file:
|
||||
|
||||
`box compile -c {{path/to/config}}`
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
`box info {{path/to/phar_file}}`
|
||||
|
||||
- Validate the first found config file in the working directory:
|
||||
- Validate the first found configuration file in the working directory:
|
||||
|
||||
`box validate`
|
||||
|
||||
|
Reference in New Issue
Block a user