mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
*: use lowercase uri (#22375)
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
- 문서를 사람이 읽을 수 있는 JSON 형식으로 `stdout`에 내보내기:
|
||||
|
||||
`mongoexport --uri={{몽고DB_URI}} --collection={{컬렉션_이름}} --pretty`
|
||||
`mongoexport --uri={{몽고db_uri}} --collection={{컬렉션_이름}} --pretty`
|
||||
|
||||
- 도움말 표시:
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
|
||||
- 피드 구독:
|
||||
|
||||
`r2e add {{피드_이름}} {{피드_URI}}`
|
||||
`r2e add {{피드_이름}} {{피드_uri}}`
|
||||
|
||||
- 새로운 이야기를 이메일 주소로 전송:
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
- 등록되지 않은 저장소 활성화:
|
||||
|
||||
`eselect repository add {{이름}} {{rsync|git|mercurial|svn|...}} {{동기화_URI}}`
|
||||
`eselect repository add {{이름}} {{rsync|git|mercurial|svn|...}} {{동기화_uri}}`
|
||||
|
||||
- 저장소의 내용을 제거하지 않고 비활성화:
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
- 하이퍼바이저에 연결:
|
||||
|
||||
`virt-manager --connect {{하이퍼바이저_URI}}`
|
||||
`virt-manager --connect {{하이퍼바이저_uri}}`
|
||||
|
||||
- 시작 시 virt-manager 프로세스를 백그라운드로 포크하지 않음:
|
||||
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
|
||||
- Subscribe to a feed:
|
||||
|
||||
`r2e add {{feed_name}} {{feed_URI}}`
|
||||
`r2e add {{feed_name}} {{feed_uri}}`
|
||||
|
||||
- Send new stories to an email address:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user