shellnotes/docs/manpages/listnotes.1

18 lines
747 B
Groff
Raw Normal View History

2021-07-05 10:50:01 +02:00
.\" Manpage for listnotes.
2021-04-01 07:11:35 +02:00
.\" Contact dmarakom@gmail.com to correct errors or typos.
2021-07-05 10:50:01 +02:00
.TH man 8 "30/12/2020" "" "listnotes man page"
2021-04-01 07:11:35 +02:00
.SH NAME
2021-07-05 10:50:01 +02:00
shellnotes-listnotes \- List your notes in your note folder from wherever you are.
2021-04-01 07:11:35 +02:00
.SH SYNOPSIS
2021-07-05 10:50:01 +02:00
listnotes
2021-04-01 07:11:35 +02:00
.SH DESCRIPTION
2021-07-05 10:50:01 +02:00
listnotes() uses ls (do "man ls") to list all your notes.
2021-04-01 07:11:35 +02:00
.SH OPTIONS
2021-07-05 10:50:01 +02:00
-d or --dynamic \- Dynamic view of all your notes and their content.
-n or --number \- Number of notes in your notes folder.
-f or --folder \- The current Notes folder.
leave a blank parameter ("listnotes") and shellnotes will show a regular list of your notes.
2021-04-01 07:11:35 +02:00
.SH BUGS
2021-07-05 10:50:01 +02:00
If the default path for listnotes() is not valid, the program is likely to crash.
2021-04-01 07:11:35 +02:00
.SH AUTHOR
2021-07-05 10:50:01 +02:00
Dimitris Marakomihelakis (dmarakom@gmail.com)