Skip to content

Commit 89e2726

Browse files
committed
updated help text
1 parent 46d67af commit 89e2726

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

notes

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -276,24 +276,24 @@ SYSTEM:
276276
277277
NOTES MANAGEMENT:
278278
279-
notes find|search find notes
280-
notes insert|add add a note
281-
notes import import a text file as a note
282-
notes rename|mv rename a note
283-
notes copy|cp copy a note
284-
notes delete|rm delete a note
285-
notes edit|ed edit a note
279+
notes find|search find notes
280+
notes insert|add note_title add a note
281+
notes import file import a text file as a note
282+
notes rename|mv note_title rename a note (will prompt for new name)
283+
notes copy|cp note_title copy a note (will prompt for new name)
284+
notes delete|rm note_title delete a note
285+
notes edit|ed note_title edit a note
286286
287287
288288
NOTEBOOK MANAGEMENT:
289289
290-
notebook list|ls list notebooks
291-
notebook default change default notebook
292-
notebook use use a notebook
293-
notebook add|insert add a notebook
294-
notebook rename|mv rename a notebook
295-
notebook copy|cp copy a notebook
296-
notebook delete|rm delete a notebook
290+
notebook list|ls list notebooks
291+
notebook default notebook change default notebook
292+
notebook use notebook use a notebook
293+
notebook add|insert notebook add a notebook
294+
notebook rename|mv notebook rename a notebook (will prompt for new name)
295+
notebook copy|cp notebook copy a notebook (will prompt for new name)
296+
notebook delete|rm notebook delete a notebook
297297
298298
299299

0 commit comments

Comments
 (0)