1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
.\"Created with GNOME Manpages Editor Wizard
.\"http://sourceforge.net/projects/gmanedit2
.TH gnatpython-rlimit 1 "November 8, 2011" "" "Limit the execution time of a command"
.SH NAME
gnatpython-rlimit \- program to limit the execution time of a command
.SH SYNOPSIS
.B gnatpython-rlimit
seconds command [args]
.br
.SH DESCRIPTION
This manual page explains the
.B gnatpython-rlimit
program. This program ables one to send a command within a maximum amount of time.
Note that this main page is written using comments from the code by the package maintainer.
.SH OPTIONS
Options are not documented.
.SH "SEE ALSO"
.TP
.B gnatpython-mainloop gnatpython-opt-parser
|