mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-21 06:35:59 +02:00
nokogiri: update outdated Korean translation (#16881)
nokogiri: update outdated korean translation
This commit is contained in:
parent
e24e9bf912
commit
c291c7850a
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# nokogiri
|
||||
|
||||
> HTML, XML, SAX 및 Reader 파서.
|
||||
> 더 많은 정보: <https://nokogiri.org>.
|
||||
> 더 많은 정보: <https://manned.org/nokogiri>.
|
||||
|
||||
- URL 또는 파일의 내용을 파싱:
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
|||
|
||||
- 특정 인코딩을 사용하여 파싱:
|
||||
|
||||
`nokogiri {{url|경로/대상/파일}} --encoding {{인코딩}}`
|
||||
`nokogiri {{url|경로/대상/파일}} {{[-E|--encoding]}} {{인코딩}}`
|
||||
|
||||
- RELAX NG 파일을 사용하여 검증:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue