@@ -276,24 +276,24 @@ SYSTEM:
276276
277277NOTES 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
288288NOTEBOOK 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