1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 01:02:09 +02:00

Corrected debug command.

This commit is contained in:
deoxys314 2018-01-02 12:58:18 -05:00 committed by GitHub
parent 26b6092bb6
commit ef8010eadc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,4 +24,4 @@
- Enable debug information (ranges from 0 to 128):
`fish -debug-stack-frames={{NUMBER}}`
`fish --debug-stack-frames={{NUMBER}}`