Browse Source

fix: make segfault help description clearer

main
fdai7374 2 years ago
parent
commit
5663c398a5
  1. 2
      src/builtins/help.rs

2
src/builtins/help.rs

@ -14,7 +14,7 @@ impl Builtin for Help {
open shows content of files open shows content of files
pwd shows path to current working directory pwd shows path to current working directory
quote prints a random quote quote prints a random quote
segfault exit but through segfault
segfault exits, but the elegant way
sus shows amogus sus shows amogus
"; ";

Loading…
Cancel
Save