shellnotes/docs/manpages/listnotes.1

44 lines
791 B
Groff
Raw Normal View History

2021-07-06 10:19:13 +02:00
.\" Manpage for shellnotes-listnotes.
2021-04-01 07:11:35 +02:00
.\" Contact dmarakom@gmail.com to correct errors or typos.
2021-07-06 10:19:13 +02:00
.TH listnotes 1
2021-04-01 07:11:35 +02:00
.SH NAME
2021-07-06 10:19:13 +02:00
shellnotes-listnotes \- list your notes from wherever you are.
2021-04-01 07:11:35 +02:00
.SH SYNOPSIS
2021-07-06 10:19:13 +02:00
.PP
.B listnotes
[\fIOPTION\fR]
2021-04-01 07:11:35 +02:00
.SH DESCRIPTION
2021-07-06 10:19:13 +02:00
.B listnotes
uses ls (do "man ls") to list all your notes in different ways.
2021-04-01 07:11:35 +02:00
.SH OPTIONS
2021-07-06 10:19:13 +02:00
.TP
.BR \-d ", " \--dynamic
Dynamic view of all your notes and their content.
.TP
.BR \-n ", " \--number
Count the number of notes in your notes folder.
.TP
.BR \-f ", " \--folder
Show the current default notes folder.
2021-04-01 07:11:35 +02:00
.SH BUGS
2021-07-06 10:19:13 +02:00
.TP
.BR \-DynamicOutputBug ", " \-dOutBug ", " \116
.PP
listnotes -d output generates autoscroll, instead of starting from where the command was executed.
2021-04-01 07:11:35 +02:00
.SH AUTHOR
2021-07-06 10:19:13 +02:00
Dimitris Marakomihelakis (dmarakom@gmail.com)