mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-05 03:56:25 +03:00
npm-query: update Korean translation (#14102)
This commit is contained in:
parent
82a3f74f92
commit
eea17093e5
@ -1,7 +1,7 @@
|
||||
# npm query
|
||||
|
||||
> CSS와 유사한 선택자를 사용하여 의존성 객체 배열을 출력합니다.
|
||||
> 더 많은 정보: <https://docs.npmjs.com/cli/v8/commands/npm-query>.
|
||||
> 더 많은 정보: <https://docs.npmjs.com/cli/commands/npm-query>.
|
||||
|
||||
- 직접 의존성 출력:
|
||||
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
- 특정 이름과 시맨틱 버전 관리 범위 내에서 의존성을 출력:
|
||||
|
||||
`npm query #{{패키지}}@{{시멘틱 버전}}`
|
||||
`npm query '#{{패키지}}@{{시멘틱 버전}}'`
|
||||
|
||||
- 의존성이 없는 의존성을 출력:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user