2021-04-01 07:11:35 +02:00
|
|
|
.\" Manpage for quickread.
|
|
|
|
.\" Contact dmarakom@gmail.com to correct errors or typos.
|
2021-07-06 10:19:13 +02:00
|
|
|
|
|
|
|
.TH quickread 1
|
2021-04-01 07:11:35 +02:00
|
|
|
.SH NAME
|
2021-07-06 10:19:13 +02:00
|
|
|
|
2021-04-01 07:11:35 +02:00
|
|
|
shellnotes-quickread \- Read new note directly in your terminal.
|
2021-07-06 10:19:13 +02:00
|
|
|
|
2021-04-01 07:11:35 +02:00
|
|
|
.SH SYNOPSIS
|
2021-07-06 10:19:13 +02:00
|
|
|
.PP
|
|
|
|
.B notegrep
|
|
|
|
[\fIOPTION\fR]
|
|
|
|
.IR [FILE...]
|
|
|
|
|
2021-04-01 07:11:35 +02:00
|
|
|
.SH DESCRIPTION
|
2021-07-06 10:19:13 +02:00
|
|
|
|
|
|
|
.B quickread
|
|
|
|
uses cat (do "man cat") to view a note. It only runs inside your notes folder.
|
|
|
|
|
|
|
|
.\".SH OPTIONS
|
|
|
|
|
|
|
|
.TP
|
|
|
|
.BR \-sc ", " \--split-char =\fISTRING\fR
|
|
|
|
Split the note on a string or character and then display it.
|
|
|
|
|
|
|
|
.\".SH BUGS
|
|
|
|
|
|
|
|
.\".TP
|
|
|
|
.\".BR \Withoutstringbug ", " \-wsBug ", " \72
|
|
|
|
.\"If there are no matches in the input, "notegrep -ws" will display the file as is.
|
|
|
|
|
2021-04-01 07:11:35 +02:00
|
|
|
.SH AUTHOR
|
2021-07-06 10:19:13 +02:00
|
|
|
|
|
|
|
Dimitris Marakomihelakis (dmarakom@gmail.com)
|