1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 15:15:29 +02:00

Updated fish shell to use long version of debug command.

This commit is contained in:
Cam.Rossington.debsrv 2018-01-02 12:55:19 -05:00
parent 016b93c7f2
commit 26b6092bb6

View file

@ -22,6 +22,6 @@
`fish --version`
- Enable debug information:
- Enable debug information (ranges from 0 to 128):
`fish -D {{DEBUG_LEVEL}}`
`fish -debug-stack-frames={{NUMBER}}`