shellnotes/docs/manpages/noteinfo.1
2021-04-01 08:11:35 +03:00

16 lines
No EOL
593 B
Groff

.\" Manpage for noteinfo
.\" Contact dmarakom@gmail.com to correct errors or typos.
.TH man 8 "30/12/2020" "" "noteinfo man page"
.SH NAME
shellnotes-noteinfo \- Get info about a note in your notes folder.
.SH SYNOPSIS
noteinfo [FILENAME]
.SH DESCRIPTION
noteinfo() uses wc (do "man wc") to show (lines/words/chars/name) of a note.
.SH OPTIONS
[FILENAME] \- The name of the note.
leave a blank parameter ("noteinfo") and shellnotes will ask you for the filename with an input.
.SH BUGS
If wc is not pre-installed the command won't work.
.SH AUTHOR
Dimitris Marakomihelakis (dmarakom@gmail.com)