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