more script comment cleanup

This commit is contained in:
Radar231 2022-01-30 20:47:37 -05:00
parent efa05d5f02
commit db4ecd7e31
1 changed files with 1 additions and 2 deletions

3
zn
View File

@ -23,7 +23,7 @@
##############################################################################
#################################################
# default note path if not specified
# default note path if not specified on the command line
NOTEPATH="$HOME/.notes/notes"
#################################################
@ -66,7 +66,6 @@ parse_args() {
done
}
#################################################
main() {