1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-21 21:42:08 +02:00
tldr/pages.ko/linux/dconf-reset.md
2024-11-08 15:51:52 +09:00

13 lines
297 B
Markdown

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