shellnotes/docs/manpages/findnote.1

16 lines
527 B
Groff
Raw Normal View History

2021-07-05 10:50:01 +02:00
.\" Manpage for findnote
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" "" "findnote man page"
2021-04-01 07:11:35 +02:00
.SH NAME
shellnotes-findnote \- Find a note in your notes folder.
.SH SYNOPSIS
2021-07-05 10:50:01 +02:00
findnote [FILENAME]
2021-04-01 07:11:35 +02:00
.SH DESCRIPTION
2021-07-05 10:50:01 +02:00
findnote() checks if a note exists in your notes folder.
.SH OPTIONS
[FILENAME] \- The name of the note.
leave a blank parameter ("findnote") and shellnotes will ask you for the filename with an input.
.SH BUGS
No known bugs.
2021-04-01 07:11:35 +02:00
.SH AUTHOR
2021-07-05 10:50:01 +02:00
Dimitris Marakomihelakis (dmarakom@gmail.com)