diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -9,7 +9,6 @@ operations without having to write a long command. ## Prerequisites * gcc -* gcc-c++ * make @@ -30,9 +29,6 @@ there), add ~/bin to your path, and you should be good to go. * **new**: Creates the specified note and opens for editing. * **edit**: Opens the specified note for editing. * **ls**: Lists all notes -* **find**: Performs a case insensitive search of all notes, displaying only - the lines that match along with their line numbers and files from which - they came. * **help**: Displays the help text. * **rm**: Deletes the specified note |