From 250e9965add22337c200b4b80dfba4b6ac21bce0 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 15 May 2020 03:13:25 -0500 Subject: devel: Add template manpage for future maintenance --- devel/template.8 | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 devel/template.8 (limited to 'devel') diff --git a/devel/template.8 b/devel/template.8 new file mode 100644 index 0000000..8f40c96 --- /dev/null +++ b/devel/template.8 @@ -0,0 +1,48 @@ +.Dd May 15, 2020 +.Dt 8 +.Os "Adélie Linux" +.Sh NAME +.Nm +.Nd +.Sh SYNOPSIS +.Nm +.Op Fl a Ar ARGUMENT +.Op Fl f +.Sh DESCRIPTION +.Nm +does something. +.Bl -tag -width "-v VERSION" -offset indent -compact +.It Fl a Ar ARGUMENT +Specifies an argument to the tool. +.It Fl f +Sets a flag in the tool. +.Ss Sub-section +The +.Nm +utility does other things. +.Sh ENVIRONMENT +.Bl -tag -width "LONG_ENV_VAR" -offset indent -compact +.It Ev Sy ENV_VAR +Controls a behaviour of the tool. +.It Ev Sy LONG_ENV_VAR +Controls another behaviour. +.Sh FILES +.Bl -ohang -width "/etc/foo" -offset indent -compact +.It Pa /etc/foo +.Nm +reads the /etc/foo file for foos. +.Sh EXAMPLES +tool-name -f +.Pp +LONG_ENV_VAR=bar tool-name +.Sh SEE ALSO +.Xr mksquashfs 1 , +.Xr apk 8 , +.Xr mkisofs 8 . +.Sh HISTORY +The +.Nm +command first appeared in Horizon 1.0. +.Sh AUTHORS +.An A. Wilcox +.Aq awilfox@adelielinux.org -- cgit v1.2.3-70-g09d2