diff --git a/Databases/SurrealDB/Command line interface.md b/Databases/SurrealDB/Command line interface.md index 05d9bac..f09ada6 100644 --- a/Databases/SurrealDB/Command line interface.md +++ b/Databases/SurrealDB/Command line interface.md @@ -7,4 +7,5 @@ The dots represent a subcommand that is supposed to present. Almost if not all commands (and subcommands) always come with a `--help` flag so you can get a reference on what the command does ## Starting the database -`surreal start --auth --user root --pass root ` \ No newline at end of file +Optino`surreal start --auth --user root --pass root` +`surreal start --auth --user root --pass root file://path/to/database`