forked from adolfopa/miscutils
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.
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
.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
|
||||
Reference in New Issue
Block a user