make building new man pages simpler, updated generated man pages
This commit is contained in:
parent
7594afec82
commit
1b71061cdb
9 changed files with 94 additions and 193 deletions
|
@ -1,11 +1,14 @@
|
|||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4.
|
||||
.TH CORE-GUI "1" "2014-08-06" "CORE-GUI" "User Commands"
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
|
||||
.TH CORE-GUI "1" "June 2019" "CORE" "User Commands"
|
||||
.SH NAME
|
||||
core-gui \- Common Open Research Emulator (CORE) graphical user interface
|
||||
core-gui \- manual page for core-gui version 5.3.0 (20190607)
|
||||
.SH SYNOPSIS
|
||||
.B core-gui
|
||||
[\fI-h|-v\fR] [\fI-b|-c <sessionid>\fR] [\fI-s\fR] [\fI-a address\fR] [\fI-p port\fR] [\fI<configfile.imn>\fR]
|
||||
[\fI\,-h|-v\/\fR] [\fI\,-b|-c <sessionid>\/\fR] [\fI\,-s\/\fR] [\fI\,-a address\/\fR] [\fI\,-p port\/\fR]
|
||||
.SH DESCRIPTION
|
||||
.IP
|
||||
[<configfile.imn>]
|
||||
.PP
|
||||
Launches the CORE Tcl/Tk X11 GUI or starts an imn\-based emulation.
|
||||
.TP
|
||||
\-(\fB\-h\fR)elp
|
||||
|
@ -26,7 +29,7 @@ start in execute mode, not edit mode
|
|||
\-(\fB\-a\fR)ddress
|
||||
connect to the specified IP address (default 127.0.0.1)
|
||||
.TP
|
||||
\-(\fB\-p\fR)ort
|
||||
\-(\fB\-p\fR)port
|
||||
connect to the specified TCP port (default 4038)
|
||||
.TP
|
||||
<configfile.imn>
|
||||
|
@ -34,11 +37,14 @@ connect to the specified TCP port (default 4038)
|
|||
.PP
|
||||
With no parameters, starts the GUI in edit mode with a blank canvas.
|
||||
.SH "SEE ALSO"
|
||||
.BR core-daemon(1),
|
||||
.BR coresendmsg(1),
|
||||
.BR vcmd(1),
|
||||
.BR vnoded(1)
|
||||
.SH BUGS
|
||||
Report bugs to
|
||||
.BI https://github.com/coreemu/core/issues
|
||||
|
||||
The full documentation for
|
||||
.B core-gui
|
||||
is maintained as a Texinfo manual. If the
|
||||
.B info
|
||||
and
|
||||
.B core-gui
|
||||
programs are properly installed at your site, the command
|
||||
.IP
|
||||
.B info core-gui
|
||||
.PP
|
||||
should give you access to the complete manual.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue