Browse Source

fix: make segfault help description clearer

main
fdai7374 2 years ago
committed by fdai7451
parent
commit
0d1e446511
  1. 2
      src/builtins/help.rs

2
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
";

Loading…
Cancel
Save