dolt: add page (#5475)

This commit is contained in:
bl-ue
2021-03-19 09:13:34 -04:00
committed by GitHub
parent d526739418
commit 025044fa70

12
pages/common/dolt.md Normal file
View File

@@ -0,0 +1,12 @@
# dolt
> Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository.
> More information: <https://github.com/dolthub/dolt>.
- Execute a dolt subcommand:
`dolt {{subcommand}}`
- List available subcommands:
`dolt help`