summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorNathan Straz <nstraz@redhat.com>2009-02-02 18:44:35 -0500
committerNathan Straz <nstraz@redhat.com>2009-02-02 18:44:35 -0500
commite38536c907b8cdfbb35de72ae1b736c015429965 (patch)
tree559e70672029eb6457ac24ec5dd47a45e375497e /README
parent7e1247b426ae86d7c660a9ca87f76d43773670f6 (diff)
downloadsteeltoe-master.tar.gz
steeltoe-master.tar.xz
steeltoe-master.zip
Convert from xpe to gxppHEADmaster
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 412ae43..9e30fed 100644
--- a/README
+++ b/README
@@ -261,14 +261,14 @@ Steel Toe Helper Tools
Steel Toe relies on two commands to help with processing XML files.
These commands are part of the xpe package.
- xpe - XPath Expression
+ gxpp - Global XPath Print
This tool makes it trivial to extract information from an XML file.
It is used to extract configuration information in steeltoe.sh and is
useful for testing XPath expressions before they are added to .xsl
files. See built in help for usage.
- xpm - XPath Merge
+ gxpm - Global XPath Merge
This tool makes it trivial to add or remove sections of XML documents.
It takes an XML document from standard input and attaches it to the