pages/*: reword descriptions to comply with the style guide (#11507)
* pages/*: reword descriptions to comply with the style guide --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# dolt
|
||||
|
||||
> Dolt is an SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository.
|
||||
> Some subcommands such as `dolt commit` have their own usage documentation.
|
||||
> 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://github.com/dolthub/dolt>.
|
||||
|
||||
- Execute a dolt subcommand:
|
||||
- Execute a `dolt` subcommand:
|
||||
|
||||
`dolt {{subcommand}}`
|
||||
|
||||
|
Reference in New Issue
Block a user