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

17 lines
No EOL
642 B
Groff

.\" Manpage for renamenote
.\" Contact dmarakom@gmail.com to correct errors or typos.
.TH man 8 "30/12/2020" "" "renamenote man page"
.SH NAME
shellnotes-renamenote \- Rename a note in your notes folder.
.SH SYNOPSIS
renamenote [FILENAME] [NEW_FILENAME]
.SH DESCRIPTION
renamenote() uses mv (do "man mv") to rename a note in your default notes folder
.SH OPTIONS
[FILENAME] \- The name of the note.
[NEW_FILENAME] \- The new name of the note
leave a blank parameter ("renamenote") and shellnotes will ask you for the filename and the new filename with an input.
.SH BUGS
No known bugs.
.SH AUTHOR
Dimitris Marakomihelakis (dmarakom@gmail.com)