dolt-status: add page (#8796)
This commit is contained in:
parent
50d402303d
commit
6ffe810aa3
|
|
@ -0,0 +1,8 @@
|
|||
# dolt status
|
||||
|
||||
> Display the status of the database session.
|
||||
> More information: <https://docs.dolthub.com/cli-reference/cli#dolt-status>.
|
||||
|
||||
- Display the status:
|
||||
|
||||
`dolt status`
|
||||
Loading…
Reference in New Issue