mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
273 B
273 B
hg root
Hg 저장소의 루트 위치를 표시. 더 많은 정보: https://www.mercurial-scm.org/doc/hg.1.html#root.
- 현재 저장소의 루트 위치 표시:
hg root
- 지정된 저장소의 루트 위치 표시:
hg root --cwd {{경로/대상/폴더}}