From 9a5ef131dc85b53b226f459ff29882718bcb44ac Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Mon, 1 Jan 2024 22:22:40 -0500 Subject: [PATCH] vault backup: 2024-01-01 22:22:40 --- Databases/SurrealDB/Command line interface.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Databases/SurrealDB/Command line interface.md b/Databases/SurrealDB/Command line interface.md index 4eab74a..01262ba 100644 --- a/Databases/SurrealDB/Command line interface.md +++ b/Databases/SurrealDB/Command line interface.md @@ -4,4 +4,6 @@ ## Syntax `surreal ...` -The dots represent a subcommand that is supposed to present. Almost if not all commands (and subcommands) \ No newline at end of file +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