mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-24 01:42:08 +02:00

* *: replace dead more informtion links * dolt * Apply suggestions from code review Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
346 B
346 B
dolt
An SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository. Some subcommands such as
commit
have their own usage documentation. More information: https://docs.dolthub.com/cli-reference/cli.
- Execute a
dolt
subcommand:
dolt {{subcommand}}
- List available subcommands:
dolt help