diff --git a/nnotes b/nnotes index 4be038c..63c3393 100755 --- a/nnotes +++ b/nnotes @@ -16,7 +16,7 @@ elif [[ "$NOTETYPE" == "global" ]]; then else echo "usage: nnotes " echo " open $EDITOR (\$EDITOR) in the directory for \$type notes" - echo " nnote --help | -h" + echo " nnotes --help | -h" echo " get help for a note type" echo " " echo "nnotes requires a type: daily, monthly, yearly, or global"