shellnotes/docs/manpages/findmisplacednote.1

16 lines
719 B
Groff
Raw Normal View History

2021-04-01 07:11:35 +02:00
.\" Manpage for findmisplacednote
.\" Contact dmarakom@gmail.com to correct errors or typos.
.TH man 8 "30/12/2020" "" "findmisplacednote man page"
.SH NAME
shellnotes-findmisplacednote \- Find a note missing from your notes folder.
.SH SYNOPSIS
findmisplacednote [FILENAME]
.SH DESCRIPTION
findmisplacednote() uses find (do "man find") to check if a note exists in the user's system. This command must be run only when findnote (do "man findnote") doesn't result in an existing note.
.SH OPTIONS
[FILENAME] \- The name of the note.
leave a blank parameter ("findmisplacednote") and shellnotes will ask you for the filename with an input.
.SH BUGS
No known bugs.
.SH AUTHOR
Dimitris Marakomihelakis (dmarakom@gmail.com)