diff --git a/src/builtins/help.rs b/src/builtins/help.rs index 86e3fdd..1e54065 100644 --- a/src/builtins/help.rs +++ b/src/builtins/help.rs @@ -11,6 +11,7 @@ impl Builtin for Help { exit exits the shell fetch prints out system information help displays this command + logout current user gets logged out ls lists contents of directory open shows content of files pwd shows path to current working directory