fmt, fnm, fo*: add Korean translation (#14272)
This commit is contained in:
21
pages.ko/common/fossil.md
Normal file
21
pages.ko/common/fossil.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# fossil
|
||||
|
||||
> 분산 버전 제어 시스템.
|
||||
> `commit`과 같은 하위명령어는 자체적 설명서가 있음.
|
||||
> 더 많은 정보: <https://fossil-scm.org/>.
|
||||
|
||||
- Fossil 하위명령어 실행:
|
||||
|
||||
`fossil {{하위명령어}}`
|
||||
|
||||
- Display help:
|
||||
|
||||
`fossil help`
|
||||
|
||||
- 특정 하위명령어에 대한 도움말 표시 (`add`, `commit` 등과 같이):
|
||||
|
||||
`fossil help {{하위명령어}}`
|
||||
|
||||
- 버전 정보 표시:
|
||||
|
||||
`fossil version`
|
Reference in New Issue
Block a user