Add more text to help

This commit is contained in:
Chris 2024-10-03 00:24:20 +02:00
parent be63775334
commit 989cc89e4b

View File

@ -386,6 +386,8 @@ class Editor
### Editing values ### Editing values
To edit a value, press "e". The value is verbatim JSON, so strings should be quoted and all that. Anything that is unparsable JSON will be used as is, resulting in a string.
### Loading and Saving files ### Loading and Saving files
# Disclaimer # Disclaimer