diff options
-rw-r--r-- | src/pjctl.1 | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/src/pjctl.1 b/src/pjctl.1 new file mode 100644 index 0000000..766091a --- /dev/null +++ b/src/pjctl.1 @@ -0,0 +1,35 @@ +.Dd $Mdocdate$ +.Dt PJCTL 1 +.Os +.Sh NAME +.Nm pjctl +.Nd projector control +.Sh SYNOPSIS +.Nm +.Op -p password +.Ar <hostname> command +.Op args.. +.Sh DESCRIPTION +The +.Nm +utility allows you to control networked projectors that support the PJLink +protocol. +Class 1 Commands are supported. +.\" .Sh ENVIRONMENT +.\" For sections 1, 6, 7, & 8 only. +.\" .Sh FILES +.\" .Sh EXIT STATUS +.\" For sections 1, 6, & 8 only. +.\" .Sh EXAMPLES +.\" .Sh DIAGNOSTICS +.\" For sections 1, 4, 6, 7, & 8 only. +.\" .Sh SEE ALSO +.\" .Xr foobar 1 +.\" .Sh STANDARDS +.\" .Sh HISTORY +.Sh AUTHORS +Benjamin Franzke <benjamin.franzke@googlemail.com> +.\" .Sh CAVEATS +.\" .Sh BUGS +.\" .Sh SECURITY CONSIDERATIONS +.\" Not used in OpenBSD. |