From 5b69065dce38aedfee798e8ee3e3f3dedbd7aa78 Mon Sep 17 00:00:00 2001 From: Joop Kiefte Date: Thu, 28 Sep 2023 22:29:35 +0100 Subject: Improve built-in help --- main.go | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/main.go b/main.go index 7f9e0af..e516627 100644 --- a/main.go +++ b/main.go @@ -35,10 +35,14 @@ Usage: debby [command] [arguments] The commands are: + create Create a new table edit Import table run Run query help Print help +The create and edit commands require a table name as an argument. +The run command requires a query as an argument. + Runnning debby without any arguments will start debby in interactive mode. Running debby with any other arguments will run it as a dolt command.` -- cgit v1.2.3-70-g09d2