1
0
Fork 0
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:
Giovanni Paolo 2023-03-05 02:20:31 -03:00 committed by GitHub
parent 806d883d3d
commit 372a9ceea0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: