1pmlgrep(1)                  General Commands Manual                 pmlgrep(1)
2
3
4

NAME

6       pmlgrep ‐ provides a grep‐like utility for PhotoML files
7

SYNOPSIS

9       pmlgrep  [-h]  [-e]  [-p]  [-x xpath] [-s regex] ... [-s regex] xmlfile
10       [xmlfile] ...
11

DESCRIPTION

13       pmlgrep is a shell script that supports the use  of  xgrep  on  PhotoML
14       files.
15

OPTIONS

17       pmlgrep accepts the following options:
18
19       -h      Display usage information.
20
21       -e      Expand defaults before searching.
22
23       -p      Use perl regular expressions.
24
25       -x xpath
26               Find nodes matching xpath.
27
28       -s regex
29               Find nodes matching custom syntax used by xgrep.
30

AUTHOR

32       Brendt Wohlberg <photoml@wohlberg.net>
33
35       Copyright © 2003‐2007 Brendt Wohlberg <photoml@wohlberg.net>
36
37       This program is free software; you can redistribute it and/or modify it
38       under the terms  of  version  2  of  the  GNU  General  Public  License
39       <http://www.gnu.org/licenses/gpl-2.0.txt>.
40
41       This  program  is  distributed  in the hope that it will be useful, but
42       WITHOUT ANY  WARRANTY;  without  even  the  implied  warranty  of  MER‐
43       CHANTABILITY  or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
44       Public License for more details.
45

SEE ALSO

47       pmlexpand(1), xgrep(1)
48
49
50
51                                14 January 2008                     pmlgrep(1)
Impressum