From 95372fdd56aace95d7232af66352b674923d1c0e Mon Sep 17 00:00:00 2001 From: "Cam.Rossington.debsrv" Date: Fri, 5 Jan 2018 21:19:37 -0500 Subject: [PATCH] Changed wording on --no-execute to read more cleanly. --- pages/common/fish.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/fish.md b/pages/common/fish.md index 51da0d45b..ac7fe2700 100644 --- a/pages/common/fish.md +++ b/pages/common/fish.md @@ -15,7 +15,7 @@ `fish {{file.fish}}` -- Check a file for syntax: +- Check a file for syntax errors: `fish --no-execute {{file.fish}}`