summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRubem Pacelli <rubem.engenharia@gmail.com>2023-12-03 11:46:07 -0300
committerGitHub <noreply@github.com>2023-12-03 11:46:07 -0300
commit6ab04ce298129a6b1d803326542dd58c1ceb9990 (patch)
tree86838a394e50409be57bae16306da6118747a8a5
parent20c658a50334c56defe15978e5e8f9a05efe4de2 (diff)
Update cheatsheet_syntax.md
-rw-r--r--docs/cheatsheet_syntax.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cheatsheet_syntax.md b/docs/cheatsheet_syntax.md
index bd11458..e7db583 100644
--- a/docs/cheatsheet_syntax.md
+++ b/docs/cheatsheet_syntax.md
@@ -33,7 +33,7 @@ All the other non-empty lines are considered as executable commands.
### Folder structure
-It's irrelevant how many files are used to store cheatsheets. They can be all in a single file if you wish, as long as you split them accordingly with lines starting with `%`.
+The cheat file should be stored at `~/.local/share/navi/cheats`. It's irrelevant how many files are used to store cheatsheets. They can be all in a single file if you wish, as long as you split them accordingly with lines starting with `%`.
### Variables