-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathgexec.1
29 lines (29 loc) · 794 Bytes
/
gexec.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
.TH GEXEC 1 "November 2, 2006"
.SH NAME
gexec \- Interactive run dialog
.SH SYNOPSIS
.B gexec
.RI [ options ]
.SH DESCRIPTION
This manual page documents briefly the
.B gexec
command.
.PP
\fBgexec\fP is a program that runs a small interactive command execution
dialog with history and autocompletition.
.SH OPTIONS
These programs follow the usual GNU command line syntax, with long
options starting with two dashes (`-').
A summary of options is included below.
For a complete description, see the README file.
.TP
.B \-h, \-\-help
Show summary of options.
.TP
.B \-k, \-\-keepopen
Keep gExec open after executing a command.
.SH AUTHOR
gexec was written by Ferry Boender.
.PP
This manual page was written by Johann Rudloff <[email protected]>,
for the Debian project (but may be used by others).