Update internal/repl/repl.go
This commit is contained in:
@@ -2052,8 +2052,8 @@ func (r *Repl) handleHelp(args []string) error {
|
||||
"System": {
|
||||
{"help", "Display this help message with all available commands"},
|
||||
{"clear", "Clear the terminal screen"},
|
||||
{"quit", "Exit the futriis database REPL"},
|
||||
{"exit", "Exit the futriis database REPL (alias for quit)"},
|
||||
{"quit", "Exit the futriix database REPL"},
|
||||
{"exit", "Exit the futriix database REPL (alias for quit)"},
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user