dolt*: add Korean translation (#14438)
This commit is contained in:
12
pages.ko/common/dolt-add.md
Normal file
12
pages.ko/common/dolt-add.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# dolt add
|
||||
|
||||
> Dolt 스테이지 테이블 목록에 테이블의 내용을 추가.
|
||||
> 더 많은 정보: <https://docs.dolthub.com/cli-reference/cli#dolt-add>.
|
||||
|
||||
- 준비된 테이블 목록에 테이블 추가 (테이블 준비):
|
||||
|
||||
`dolt add {{테이블}}`
|
||||
|
||||
- 모든 테이블 준비:
|
||||
|
||||
`dolt add --all`
|
Reference in New Issue
Block a user