16 lines
No EOL
672 B
Groff
16 lines
No EOL
672 B
Groff
.\" Manpage for quicknote.
|
|
.\" Contact dmarakom@gmail.com to correct errors or typos.
|
|
.TH man 8 "30/12/2020" "" "quicknote man page"
|
|
.SH NAME
|
|
shellnotes-quicknote \- Write a new note directly via terminal.
|
|
.SH SYNOPSIS
|
|
quicknote [FILENAME]
|
|
.SH DESCRIPTION
|
|
quicknote() uses your in-terminal text-editor to write a new note and saves it into your notes folder when finished.
|
|
.SH OPTIONS
|
|
[FILENAME] \- The name of the new note.
|
|
leave a blank parameter ("quicknote") and shellnotes will ask you for the filename with an input.
|
|
.SH BUGS
|
|
If the default editor for quicknote() is not valid, the program is likely to crash.
|
|
.SH AUTHOR
|
|
Dimitris Marakomihelakis (dmarakom@gmail.com) |