# RSNote
A command-line note-taking app written in Rust
Usage: rsnote <COMMAND>
Commands:
- `new` Create a new note
- `list` List all notes
- `show` Show a specific note
- `delete` Delete a note
- `search` Search for notes
- `update` Update a note
- `clear-config` Clear the configuration file
- `help` Print this message or the help of the given subcommand(s