source: trunk/athena/bin/gathrun/gathrun.1 @ 20061

Revision 20061, 1.4 KB checked in by ghudson, 21 years ago (diff)
Make it clear that you cannot specify arguments without a program name.
Line 
1.\" $Id: gathrun.1,v 1.2 2004-01-22 17:53:16 ghudson Exp $
2.\"
3.\" Copyright 2000 by the Massachusetts Institute of Technology.
4.\"
5.\" Permission to use, copy, modify, and distribute this
6.\" software and its documentation for any purpose and without
7.\" fee is hereby granted, provided that the above copyright
8.\" notice appear in all copies and that both that copyright
9.\" notice and this permission notice appear in supporting
10.\" documentation, and that the name of M.I.T. not be used in
11.\" advertising or publicity pertaining to distribution of the
12.\" software without specific, written prior permission.
13.\" M.I.T. makes no representations about the suitability of
14.\" this software for any purpose.  It is provided "as is"
15.\" without express or implied warranty.
16.TH GATHRUN 1 "5 May 2001"
17.SH NAME
18gathrun \- Run a program from an Athena locker
19.SH SYNOPSIS
20.B gathrun \fIlockername\fP [\fIprogname\fP [\fIargs\fP...]]
21.SH DESCRIPTION
22.B gathrun
23runs a program from a specific Athena locker.  If
24.I progname
25is not specified, it is assumed to be the same as the locker name.  If
26the program does not exist in the specified locker, a dialog box is
27displayed saying so; this makes
28.B gathrun
29useful for running GUI programs from a menu system.
30.SH "SEE ALSO"
31.BR attachandrun (1)
32.SH AUTHOR
33Greg Hudson, MIT Information Systems
34.br
35Copyright 2001 by the Massachusetts Institute of Technology.
Note: See TracBrowser for help on using the repository browser.