Skip to content

Commit

Permalink
Update UserGuide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Paulifyer authored Nov 12, 2024
1 parent a30efcc commit 2e9d5dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ quit
| View all flashcards in a module without the answers | ```flashbang --m [MODULE NAME]``` |
| Filter flashcards by module | ```view --m [MODULE NAME]``` |
| Edit flashcard | ```edit --m [MODULE NAME] --i [INDEX] --q [NEW QUESTION] --a [NEW ANSWER]``` |
| Search flashcards | ```search --m [MODULE NAME] {/t (optional} --s [SEARCH TERM] |
| Search flashcards | ```search --m [MODULE NAME] {/t (optional} --s [SEARCH TERM]``` |
| Quit the app | ```quit``` |

Note that specifying multiple command keywords in the input will be understood as command of the first type.
Expand Down

0 comments on commit 2e9d5dd

Please sign in to comment.