From 5663c398a5e9b942576041cc415e2da152dbe4db Mon Sep 17 00:00:00 2001 From: fdai7374 Date: Mon, 30 Jan 2023 21:28:38 +0100 Subject: [PATCH] fix: make segfault help description clearer --- src/builtins/help.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/builtins/help.rs b/src/builtins/help.rs index 2e47933..21033f8 100644 --- a/src/builtins/help.rs +++ b/src/builtins/help.rs @@ -14,7 +14,7 @@ impl Builtin for Help { open shows content of files pwd shows path to current working directory quote prints a random quote - segfault exit but through segfault + segfault exits, but the elegant way sus shows amogus ";