summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index ed9249b..fb2ef5a 100644
--- a/README.md
+++ b/README.md
@@ -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

Generated by cgit