Modified help and readme to reflect new note path syntax

This commit is contained in:
Jon-William Lewis
2016-02-16 10:45:58 -06:00
parent 6427f03035
commit 8bedcf2311
2 changed files with 2 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
function help {
printf "\n%s" "usage: sns [-cedp] NAME NOTEBOOK SECTION"
printf "\n%s" " sns [-l] NOTEBOOK"
printf "\n%s" "usage: sns [-cedlp] <notebook/section/name>"
printf "\n%s" " sns [-hi ]"
printf "\n%s" " -c | --create : Create note"