devcontainer, devenv, dfc, dhcpig, dict, diff-pdf, diffoscope, difft, dillo, direnv: add Korean translation (#14116)
This commit is contained in:
24
pages.ko/common/dict.md
Normal file
24
pages.ko/common/dict.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# dict
|
||||
|
||||
> DICT 프로토콜을 사용하는 명령줄 사전.
|
||||
> 더 많은 정보: <https://github.com/cheusov/dictd>.
|
||||
|
||||
- 사용 가능한 데이터베이스 목록 나열:
|
||||
|
||||
`dict -D`
|
||||
|
||||
- 데이터베이스에 대한 정보 얻기:
|
||||
|
||||
`dict -i {{데이터베이스_이름}}`
|
||||
|
||||
- 특정 데이터베이스에서 단어를 검색:
|
||||
|
||||
`dict -d {{데이터베이스_이름}} {{단어}}`
|
||||
|
||||
- 사용 가능한 모든 데이터베이스에서 단어를 검색:
|
||||
|
||||
`dict {{단어}}`
|
||||
|
||||
- DICT 서버에 대한 정보 표시:
|
||||
|
||||
`dict -I`
|
Reference in New Issue
Block a user