Mercurial > ~dholland > hg > ag > index.cgi
comparison doc/manpages/ag.mdoc @ 0:13d2b8934445
Import AnaGram (near-)release tree into Mercurial.
author | David A. Holland |
---|---|
date | Sat, 22 Dec 2007 17:52:45 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:13d2b8934445 |
---|---|
1 .Dd March 24, 2007 | |
2 .Dt AG 1 | |
3 .Os AnaGram @VERSIONSTRING@ | |
4 .Sh NAME | |
5 .Nm ag | |
6 .Nd AnaGram parser generator | |
7 .Sh SYNOPSIS | |
8 .Nm ag | |
9 .Op Ar file.syn | |
10 .Sh DESCRIPTION | |
11 The | |
12 .Nm ag | |
13 executable runs the full GUI-based AnaGram parser generator. | |
14 If a file is supplied as an argument, that file is loaded and | |
15 analyzed; otherwise, you can open files from the GUI. | |
16 For a full discussion, see the AnaGram manual. | |
17 .Sh SEE ALSO | |
18 .Xr agcl 1 , | |
19 .%B "The AnaGram User's Guide" |