linux/d*: add Korean translation (#14683)

This commit is contained in:
코드싸이
2024-11-08 15:51:52 +09:00
committed by GitHub
parent b3cbaf7b55
commit 53b2ce7e7f
73 changed files with 1566 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# dconf reset
> dconf 데이터베이스에서 키 값을 재설정.
> 같이 보기: `dconf`.
> 더 많은 정보: <https://manned.org/dconf>.
- 특정 키 값을 재설정:
`dconf reset {{/경로/대상/키}}`
- 특정 디렉터리를 재설정:
`dconf reset -f {{/경로/대상/폴더/}}`