miscutils/newp.1
Adolfo Perez Alvarez 7dcf64ef11 Add newp (new post) and ts (shell test) tools
newp is a dump shortcut that will create a new ms article.

ts is a tool similar to cram or tush.
2022-10-04 14:22:52 +00:00

20 lines
323 B
Groff

.Dd Jun 1, 2022
.Dt NEWP 1
.Os
.Sh NAME
.Nm newp
.Nd Create a new phlog post
.Sh SYNOPSIS
.Nm
.Ar word ...
.Sh DESCRIPTION
.Nm
creates a new ms phlog post.
The file name will contain the current date and
.Ar word ...
separated by dashes.
.Sh EXIT STATUS
.Ex -std
.Sh AUTHORS
.An Adolfo Perez Alvarez Aq Mt adolfopa@sdf.org