docs: fix a typo in help.md

and reformat it a little
This commit is contained in:
CJ van den Berg 2025-10-08 11:12:39 +02:00
parent 5cfe2f6be4
commit 4f2acdaf44
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

11
help.md
View file

@ -12,13 +12,13 @@ usually enough:
kitty_mod ctrl+alt kitty_mod ctrl+alt
``` ```
For other editors you will probably have to disable or rebind them each For other terminals you will probably have to disable or rebind them each
individually. individually.
## Searching ## Searching
Press ctrl+f to search this help file. Type a search term and press Press ctrl+f to search this help file. Type a search term and press
ctrl+n/ctrl+p or f3/shift+f3 to jump through the matches. Press Enter ctrl+n/ctrl+p or f3/shift+f3 to jump through the matches. Press Enter
to exit find mode at the current match or Escape to return to your to exit find mode at the current match or Escape to return to your
starting point. starting point.
@ -207,9 +207,10 @@ of frames rendered.
for rendering scrolling animations. Set to 0 to disable scrolling for rendering scrolling animations. Set to 0 to disable scrolling
animation altogether. animation altogether.
File types may be configured with the `Edit file type configuration` command. You File types may be configured with the `Edit file type configuration` command.
can also create a new file type by adding a new `.conf` file to the `file_type` You can also create a new file type by adding a new `.conf` file to the
directory. Have a look at an existing file type to see what options are available. `file_type` directory. Have a look at an existing file type to see what options
are available.
## Flags and options ## Flags and options