1
0
Fork 0
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:
Nelson Figueroa 2025-06-17 20:08:41 -07:00 committed by GitHub
parent e24e9bf912
commit c291c7850a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 파일을 사용하여 검증: