mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-11 06:16:53 +03:00
b9125f067c
* Fix top description: - simplify description - change `See also` link to `gsettings` - fix man page url to manned.org because an old one is inaccessible * Provide more examples and enhance existing ones: - in `dconf` * Add `dconf-read` page * More `See also` links in `dconf` * Add `reset` example * Add `dconf-reset` page * Refresh `dconf-write`: - add link to `dconf` in `See also` - fix man page url - standardize examples with other `dconf` pages * Fix man page urls everywhere in `dconf` pages
257 B
257 B
dconf reset
Reset key values in dconf databases. See also:
dconf
. More information: https://manned.org/dconf.
- Reset a specific key value:
dconf read {{/path/to/key}}
- Reset a specific directory:
dconf read -d {{/path/to/directory/}}