1GOGUI-CLIENT(1)                 GoGui Reference                GOGUI-CLIENT(1)
2
3
4

NAME

6       gogui-client - Connects to a remote Go program supporting the Go Text
7       Protocol.
8

SYNOPSIS

10       gogui-client [-config file] [-timeout sec] hostname port
11
12       gogui-client -help
13
14       gogui-client -version
15

DESCRIPTION

17       Connects to a Go program supporting Go Text Protocol on a remote
18       computer, with host name hostname on port port, and connects the
19       network output and input stream to standard input and output.
20

OPTIONS

22       -config file
23           Read command line options and arguments from the given file.
24
25       -help
26           Display help and exit.
27
28       -timeout seconds
29           Timeout for stopping trying to connect. Connection is tried every 5
30           seconds after connection failures until the timeout is reached.
31           Default is 10 seconds.
32
33       -version
34           Print version and exit.
35
36GoGui 1.4.9                       02/10/2017                   GOGUI-CLIENT(1)
Impressum