dolt*: add Korean translation (#14438)
This commit is contained in:
13
pages.ko/common/dolt.md
Normal file
13
pages.ko/common/dolt.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# dolt
|
||||
|
||||
> Git 레포지토리처럼 분기, 복제, 브랜치, 병합, 푸시 및 풀을 수행할 수 있는 SQL 데이터베이스.
|
||||
> `commit`과 같은 일부 하위 명령에는 자체 사용법 문서가 있음.
|
||||
> 더 많은 정보: <https://docs.dolthub.com/cli-reference/cli>.
|
||||
|
||||
- `dolt` 하위 명령을 실행:
|
||||
|
||||
`dolt {{하위명령어}}`
|
||||
|
||||
- 사용 가능한 하위 명령어 나열:
|
||||
|
||||
`dolt help`
|
Reference in New Issue
Block a user