mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-21 01:02:08 +00:00
Update cheatsheets
This commit is contained in:
@@ -22,11 +22,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Run specifications using a specific configuration file:
|
||||
|
||||
`phpspec run -c {{path/to/configuration_file}}`
|
||||
`phpspec run {{[-c|--config]}} {{path/to/configuration_file}}`
|
||||
|
||||
- Run specifications using a specific bootstrap file:
|
||||
|
||||
`phpspec run -b {{path/to/bootstrap_file}}`
|
||||
`phpspec run {{[-b|--bootstrap]}} {{path/to/bootstrap_file}}`
|
||||
|
||||
- Disable code generation prompts:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user