diff options
Diffstat (limited to '')
-rw-r--r-- | bin/main.ml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/main.ml b/bin/main.ml index 1708f13..79addc1 100644 --- a/bin/main.ml +++ b/bin/main.ml @@ -74,6 +74,7 @@ let headlines_cmd = "To set up, you will need to set STITCH_DIRECTORY (SEE ENVIRONMENT) at minimum. \ Stitch does not come with any built-in note-capturing tool, but you can easily \ set one up on your own (SEE EXAMPLES)." + ; `P "Stitch currently only works with a system where you have one file per note." ; `P "When you enter the program for the first time, press '?' to see the list of \ keybindings." |