shellnotes/docs/manpages/findmisplacednote.1

31 lines
711 B
Groff
Raw Normal View History

2021-07-06 10:19:13 +02:00
.\" Manpage for shellnotes-findmisplacednote.
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 findmisplacednote 1
2021-04-01 07:11:35 +02:00
.SH NAME
2021-07-06 10:19:13 +02:00
2021-04-01 07:11:35 +02:00
shellnotes-findmisplacednote \- Find a note missing from your notes folder.
2021-07-06 10:19:13 +02:00
2021-04-01 07:11:35 +02:00
.SH SYNOPSIS
2021-07-06 10:19:13 +02:00
.PP
.B findmisplacednote
.IR [FILE...]
2021-04-01 07:11:35 +02:00
.SH DESCRIPTION
2021-07-06 10:19:13 +02:00
.B 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
.\".SH BUGS
.\".TP
.\".BR \Withoutstringbug ", " \-wsBug ", " \72
.\"If there are no matches in the input, "notegrep -ws" will display the file as is.
2021-04-01 07:11:35 +02:00
.SH AUTHOR
2021-07-06 10:19:13 +02:00
Dimitris Marakomihelakis (dmarakom@gmail.com)