shellnotes/docs/manpages/delnote.1

37 lines
520 B
Groff
Raw Normal View History

2021-07-06 10:19:13 +02:00
.\" Manpage for shellnotes-delnote.
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 delnote 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-delnote \- Delete a note in 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 delnote
.IR [FILE...]
.PP
.B delnote
.IR [FILE...]
[\fIOPTION\fR]
.PP
.B delnote
[\fIOPTION\fR]
2021-04-01 07:11:35 +02:00
.SH DESCRIPTION
2021-07-06 10:19:13 +02:00
.B delnote
finds and removes the desired note (or all the notes) from your notes folder.
2021-04-01 07:11:35 +02:00
.SH OPTIONS
2021-07-06 10:19:13 +02:00
.TP
.BR \-all
Delete all notes.
.\".SH BUGS
2021-04-01 07:11:35 +02:00
.SH AUTHOR
2021-07-06 10:19:13 +02:00
Dimitris Marakomihelakis (dmarakom@gmail.com)