shellnotes/docs/manpages/renamenote.1

28 lines
441 B
Groff
Raw Permalink Normal View History

2021-07-06 10:19:13 +02:00
.\" Manpage for shellnotes-renamenote.
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 renamenote 1
2021-04-01 07:11:35 +02:00
.SH NAME
2021-07-06 10:19:13 +02:00
shellnotes-renamenote \- rename a note in your notes folder.
2021-04-01 07:11:35 +02:00
.SH SYNOPSIS
2021-07-06 10:19:13 +02:00
.PP
.B renamenote
.IR [FILE...]
.IR new_[FILE...]
2021-04-01 07:11:35 +02:00
.SH DESCRIPTION
2021-07-06 10:19:13 +02:00
.B renamenote
uses mv (do "man mv") to rename a note in your default notes folder.
.\".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)