- added a Linux man page, courtesy of Romain Porte

This commit is contained in:
Marius Stanciu
2021-07-15 20:45:47 +03:00
committed by Marius
parent a4ba7523c7
commit a36be12960
2 changed files with 20 additions and 0 deletions

19
flatcam-beta.1 Normal file
View File

@@ -0,0 +1,19 @@
.TH FLATCAM "1" "April 2021" "flatcam-beta" "User Commands"
.SH NAME
flatcam-beta \- PCB CAM software
.SH SYNOPSIS
.B flatcam-beta
[\fI\,OPTION\/\fR]...
.SH DESCRIPTION
.PP
FlatCAM lets you take your designs to a CNC router. You can open Gerber,
Excellon or G-code, edit it or create from scatch, and output G-Code.
Isolation routing is one of many tasks that FlatCAM is perfect for.
.PP
.TP
\fB\-h, \-?, \-\-help\fP
show a help message and exit
.PP
.SH "REPORTING BUGS"
Report bugs to <https://bitbucket.org/jpcgt/flatcam/issues>