Skip to content

Commit 38ec10c

Browse files
committed
fix formatting in help
1 parent faab523 commit 38ec10c

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

notes

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -340,34 +340,34 @@ GPG encrypted notes system for BSD and Linux systems
340340
341341
SYSTEM:
342342
343-
notes init initialize notes system
344-
notes config display config file
345-
notes newkey change GPG key
346-
notes help show help
347-
notes version show version
348-
notes show|ls|list list notes in current notebook
343+
notes init initialize notes system
344+
notes config display config file
345+
notes newkey change GPG key
346+
notes help show help
347+
notes version show version
348+
notes show|ls|list list notes in current notebook
349349
notes newkey email change GPG key
350350
351351
NOTES MANAGEMENT:
352352
353-
notes find|search find notes [YET TO BE IMPLEMENTED]
354-
notes insert|add note_title add a note
355-
notes view|cat note_title view a note
356-
notes import file import a text file as a note
353+
notes find|search find notes [YET TO BE IMPLEMENTED]
354+
notes insert|add note_title add a note
355+
notes view|cat note_title view a note
356+
notes import filepath import a text file as a note
357357
notes rename|mv note_title rename a note (will prompt for new name)
358-
notes copy|cp note_title copy a note (will prompt for new name)
359-
notes delete|rm note_title delete a note
360-
notes edit|ed note_title edit a note in default editor
358+
notes copy|cp note_title copy a note (will prompt for new name)
359+
notes delete|rm note_title delete a note
360+
notes edit|ed note_title edit a note in default editor
361361
362362
NOTEBOOK MANAGEMENT:
363363
364-
notebook list|ls list notebooks
365-
notebook default notebook change default notebook
366-
notebook use notebook use a notebook (no notebook: use default)
367-
notebook add|insert notebook add a notebook
368-
notebook rename|mv notebook rename a notebook (will prompt for new name)
369-
notebook copy|cp notebook copy a notebook (will prompt for new name)
370-
notebook delete|rm notebook delete a notebook
364+
notebook list|ls list notebooks
365+
notebook default notebook change default notebook
366+
notebook use notebook use a notebook (no notebook: use default)
367+
notebook add|insert notebook add a notebook
368+
notebook rename|mv notebook rename a notebook (will prompt for new name)
369+
notebook copy|cp notebook copy a notebook (will prompt for new name)
370+
notebook delete|rm notebook delete a notebook
371371
372372
ENDHELP
373373
}

0 commit comments

Comments
 (0)