瀏覽代碼

Made changes suggested by agnivade.

Cam.Rossington.debsrv 7 年之前
父節點
當前提交
7a1992c4c1
共有 1 個文件被更改,包括 2 次插入5 次删除
  1. 2 5
      pages/common/fish.md

+ 2 - 5
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}}`