Update cheatsheets

This commit is contained in:
ivuorinen
2025-10-30 00:20:37 +00:00
parent 44de08faea
commit a2961fe873
59 changed files with 463 additions and 80 deletions

View File

@@ -22,7 +22,7 @@ source: https://github.com/tldr-pages/tldr.git
- Analyze one or more directories:
`phan --directory {{path/to/directory}} --directory {{path/to/another_directory}}`
`phan {{--directory path/to/directory1 --directory path/to/directory2 ...}}`
- Specify a configuration file (defaults to `.phan/config.php`):