shellnotes/docs/manpages/quicknote.1

28 lines
494 B
Groff
Raw Normal View History

2021-07-06 10:19:13 +02:00
.\" Manpage for shellnotes-quicknote.
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 quicknote 1
2021-04-01 07:11:35 +02:00
.SH NAME
2021-07-06 10:19:13 +02:00
shellnotes-quicknote \- write a new note directly via terminal.
2021-04-01 07:11:35 +02:00
.SH SYNOPSIS
2021-07-06 10:19:13 +02:00
.PP
.B quicknote
.IR [FILE...]
2021-04-01 07:11:35 +02:00
.SH DESCRIPTION
2021-07-06 10:19:13 +02:00
.B quicknote
uses your in-terminal text-editor to write a new note and saves it into your notes folder when finished.
It works well with the nano editor.
.\".SH OPTIONS
.\".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)