shellnotes/docs/manpages/readnote.1

32 lines
555 B
Groff
Raw Permalink Normal View History

2021-07-06 10:19:13 +02:00
.\" Manpage for shellnotes-readnote.
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 readnote 1
2021-04-01 07:11:35 +02:00
.SH NAME
2021-07-06 10:19:13 +02:00
shellnotes-readnote \- read a note using your favourite text editor.
2021-04-01 07:11:35 +02:00
.SH SYNOPSIS
2021-07-06 10:19:13 +02:00
.PP
.B readnote
.IR [FILE...]
2021-04-01 07:11:35 +02:00
.SH DESCRIPTION
2021-07-06 10:19:13 +02:00
.B readnote
uses your default text-editor to read a note.
.\".SH OPTIONS
2021-04-01 07:11:35 +02:00
.SH BUGS
2021-07-06 10:19:13 +02:00
.TP
.BR \-nonReadOnlyMode", " \-nrmBug ", " \114
.PP
readnote does not launch the text editor in read-only mode, giving the user permission to make changes.
2021-04-01 07:11:35 +02:00
.SH AUTHOR
2021-07-06 10:19:13 +02:00
Dimitris Marakomihelakis (dmarakom@gmail.com)