mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-22 17:02:39 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# psysh
|
||||
|
||||
> A runtime developer console, interactive debugger and REPL for PHP.
|
||||
> More information: <https://psysh.org>.
|
||||
> More information: <https://github.com/bobthecow/psysh/wiki/CLI-options>.
|
||||
|
||||
- Open a shell in the current directory:
|
||||
|
||||
@@ -18,4 +18,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Use a specific configuration file:
|
||||
|
||||
`psysh --config {{path/to/file}}`
|
||||
`psysh {{[-c|--config]}} {{path/to/file}}`
|
||||
|
||||
Reference in New Issue
Block a user