Made changes suggested by agnivade.

This commit is contained in:
Cam.Rossington.debsrv 2018-01-02 23:34:17 -05:00
parent 12417b34b8
commit 7a1992c4c1

View File

@ -1,6 +1,7 @@
# fish
> A command-line shell designed to be user firendly.
> Friendly Interactive SHell
> A command-line interpreter designed to be user firendly.
- Start interactive shell:
@ -21,7 +22,3 @@
- Display version information and exit:
`fish --version`
- Enable debug information (ranges from 0 to 128):
`fish --debug-stack-frames={{NUMBER}}`