mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
gsettings: fix typo (#9916)
This commit is contained in:
parent
806d883d3d
commit
372a9ceea0
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
- Print the value of a key or the schema-provided default if the key has not been set in `dconf`:
|
||||
|
||||
`gsetings get {{org.example.schema}} {{example-key}}`
|
||||
`gsettings get {{org.example.schema}} {{example-key}}`
|
||||
|
||||
- Unset a key, so that its schema default value will be used:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue