animdl, d*: add Korean translation (#14114)

This commit is contained in:
HoJeong Im
2024-10-12 02:01:28 +09:00
committed by GitHub
parent 5459f6493a
commit 9baf249d01
19 changed files with 473 additions and 0 deletions

36
pages.ko/common/ddgr.md Normal file
View File

@@ -0,0 +1,36 @@
# ddgr
> 터미널에서 DuckDuckGo (HTML 버전)를 검색.
> 더 많은 정보: <https://github.com/jarun/ddgr>.
- 대화형 모드 시작:
`ddgr`
- DuckDuckGo에서 키워드를 검색:
`ddgr {{키워드}}`
- 검색 결과 수를 `N`으로 제한:
`ddgr -n {{N}} {{키워드}}`
- 검색결과에 전체 URL을 표시:
`ddgr -x {{키워드}}`
- 키워드로 DuckDuckGo를 검색하고, 브라우저에 첫 번째 검색결과를 보여줌:
`ddgr !w {{키워드}}`
- 웹사이트별 검색을 수행:
`ddgr -w {{사이트}} {{키워드}}`
- 특정 파일 유형 검색:
`ddgr {{키워드}} filetype:{{파일유형}}`
- 대화형 모드에서 도움말 표시:
`?`