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` `fish --version`
- Enable debug information: - Enable debug information (ranges from 0 to 128):
`fish -D {{DEBUG_LEVEL}}` `fish -debug-stack-frames={{NUMBER}}`