From ef8010eadc993de71b78d92a3d9e8eb78ca39289 Mon Sep 17 00:00:00 2001 From: deoxys314 Date: Tue, 2 Jan 2018 12:58:18 -0500 Subject: [PATCH] Corrected debug command. --- 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 aab5e11c9..664e0ad04 100644 --- a/pages/common/fish.md +++ b/pages/common/fish.md @@ -24,4 +24,4 @@ - Enable debug information (ranges from 0 to 128): -`fish -debug-stack-frames={{NUMBER}}` +`fish --debug-stack-frames={{NUMBER}}`