Update cheatsheets

This commit is contained in:
ivuorinen
2024-05-26 00:15:36 +00:00
parent 38142caf85
commit 0e4d52bcd0
3 changed files with 20 additions and 16 deletions

View File

@@ -11,8 +11,8 @@ source: https://github.com/tldr-pages/tldr.git
- Reset a specific key value:
`dconf read {{/path/to/key}}`
`dconf reset {{/path/to/key}}`
- Reset a specific directory:
`dconf read -d {{/path/to/directory/}}`
`dconf reset -f {{/path/to/directory/}}`