Improvded README

This commit is contained in:
Jon-William Lewis
2016-02-14 23:56:32 -06:00
parent 7ee116941e
commit b2482ca1e4
4 changed files with 29 additions and 17 deletions

View File

@@ -17,11 +17,11 @@
if [ "$LIST" == TRUE ]; then
list
exit 0
elif [ -z "$NAME" ];
elif [ -z "$NAME" ]; then
printf "\n%s\n %s\n" "ERROR: Insufficient arguments:" "Notebook not specified"
exit 30
fi
NOTE_DIR="$NOTES_DIR"/"$NOTEBOOK"/"$SECTION"