From 7af1cc660df21dd98b2bf41c65e46e078befb869 Mon Sep 17 00:00:00 2001 From: Neil Macneale IV <46170177+macneale4@users.noreply.github.com> Date: Fri, 23 Aug 2024 20:15:15 -0700 Subject: [PATCH] [no-release-notes] Update README.md (#8295) sql-client has been dead for awhile. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0724cbe408..cec9f5b5d3 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,6 @@ Valid commands for dolt are commit - Record changes to the repository. sql - Run a SQL query against tables in repository. sql-server - Start a MySQL-compatible server. - sql-client - Starts a built-in MySQL client. log - Show commit logs. branch - Create, list, edit, delete branches. checkout - Checkout a branch or overwrite a table from HEAD.