From 7a1992c4c10836fd93fb836117c4fb4234f73f63 Mon Sep 17 00:00:00 2001 From: "Cam.Rossington.debsrv" Date: Tue, 2 Jan 2018 23:34:17 -0500 Subject: [PATCH] Made changes suggested by agnivade. --- pages/common/fish.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/pages/common/fish.md b/pages/common/fish.md index d6ed99b21..2d5ca48dc 100644 --- a/pages/common/fish.md +++ b/pages/common/fish.md @@ -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}}`