dconf-reset: fix examples (#12836)
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
|
||||
- Redefine um valor de chave específico:
|
||||
|
||||
`dconf read {{/caminho/para/chave}}`
|
||||
`dconf reset {{/caminho/para/chave}}`
|
||||
|
||||
- Redefine um diretório específico:
|
||||
|
||||
`dconf read -d {{/caminho/para/diretório/}}`
|
||||
`dconf reset -f {{/caminho/para/diretório/}}`
|
||||
|
@@ -6,8 +6,8 @@
|
||||
|
||||
- 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/}}`
|
||||
|
Reference in New Issue
Block a user