shellnotes/docs/manpages/newnote.1

30 lines
611 B
Groff
Raw Permalink Normal View History

2021-07-06 10:19:13 +02:00
.\" Manpage for shellnotes-newnote.
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 newnote 1
2021-04-01 07:11:35 +02:00
.SH NAME
2021-07-06 10:19:13 +02:00
shellnotes-newnote \- write a new note using your text editor.
2021-04-01 07:11:35 +02:00
.SH SYNOPSIS
2021-07-06 10:19:13 +02:00
.PP
.B newnote
.IR [FILE...]
2021-04-01 07:11:35 +02:00
.SH DESCRIPTION
2021-07-06 10:19:13 +02:00
.B newnote
uses your default text-editor to write a new note and saves it into your notes folder when finished.
.\" .SH OPTIONS
2021-04-01 07:11:35 +02:00
.SH BUGS
2021-07-06 10:19:13 +02:00
.TP
.BR \-noSaveBug ", " \-nsBug ", " \110
If the text editor is closed without saving the new file, newnote diplays "Note saved...", but the file is not really saved.
2021-04-01 07:11:35 +02:00
.SH AUTHOR
2021-07-06 10:19:13 +02:00
Dimitris Marakomihelakis (dmarakom@gmail.com)