This commit is contained in:
vx-clutch
2026-04-09 17:29:41 -04:00
parent 85c20db9b2
commit 5c22803d15
6 changed files with 379 additions and 7 deletions

27
frcctrlmgr.1 Normal file
View File

@@ -0,0 +1,27 @@
.TH VXC "1" "April 2026" "frcctrlmgr v0.1" "User Commands"
.SH NAME
frcctrlmgr \- manual page for frcctrlmgr v0.1
.SH SYNOPSIS
.B frcctrlmgr
[\fI\,OPTION\/\fR]... \fI\,<version> <dir>\/\fR
.SH DESCRIPTION
A simple way to display the control schema of your robot.
.SH OPTIONS
.TP
\fB\-h, \-\-help\fR
print this help and exit
.TP
\fB\-v, \-\-version\fR
output version information
.TP
\fB\-D, --display\fR
displays a diagram of the Thrustmaster and the Xbox controller.
.TP
\fB\-j\fR
output the controls in a JSON format.
.TP
.SH COPYRIGHT
Copyright \(co 2025\-2026 fSD.
.br
This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.