Updated fish shell to use long version of debug command.

coverage
Cam.Rossington.debsrv 2018-01-02 12:55:19 -05:00
parent 016b93c7f2
commit 26b6092bb6
1 changed files with 2 additions and 2 deletions

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}}`