mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Doc: Correct typo and add detail to config_screen.md (#10823)
This commit is contained in:
parent
9f997c2fb6
commit
135d46f31b
@ -1,6 +1,6 @@
|
|||||||
# Configuration screen
|
# Configuration screen
|
||||||
|
|
||||||
Opening the configuration screen depends on the application and sometimes operating system your are using.
|
Opening the configuration screen depends on the application and sometimes the operating system you are using.
|
||||||
|
|
||||||
## Desktop application
|
## Desktop application
|
||||||
|
|
||||||
@ -25,3 +25,5 @@ Tap on the **burger icon ≡** in the top left corner, and select **Configuratio
|
|||||||
## CLI
|
## CLI
|
||||||
|
|
||||||
Type `:help config` for information on how to set config values and for the complete list of available options.
|
Type `:help config` for information on how to set config values and for the complete list of available options.
|
||||||
|
Type `:config` to list all of the currently-set options and values.
|
||||||
|
Type `:config [option] [value]` to set `[option]` to `[value]`.
|
||||||
|
Loading…
Reference in New Issue
Block a user