mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 22:15:26 +02:00

* windows/reg*: add Korean translation * reg-flags: delete translation --------- Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
360 B
360 B
reg restore
네이티브
.hiv
파일에서 키와 그 값을 복원. 자세한 내용은reg-save
를 참조하세요. 더 많은 정보: https://learn.microsoft.com/windows-server/administration/windows-commands/reg-restore.
- 백업 파일의 데이터로 지정된 키 덮어쓰기:
reg restore {{키_이름}} {{경로\대상\파일.hiv}}