projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ba07d3
)
Better sample command-line.
author
Mike Taylor
<mike@indexdata.com>
Tue, 7 Nov 2006 16:29:54 +0000
(16:29 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 7 Nov 2006 16:29:54 +0000
(16:29 +0000)
bin/test-xml-update.pl
patch
|
blob
|
history
diff --git
a/bin/test-xml-update.pl
b/bin/test-xml-update.pl
index
7efb641
..
cd3d6e1
100755
(executable)
--- a/
bin/test-xml-update.pl
+++ b/
bin/test-xml-update.pl
@@
-1,9
+1,9
@@
#!/usr/bin/perl -w
-# $Id: test-xml-update.pl,v 1.2 2006-11-01 10:31:57 mike Exp $
+# $Id: test-xml-update.pl,v 1.3 2006-11-07 16:29:54 mike Exp $
#
# Run like this:
-# perl -I ../lib ./test-xml-update.pl bagel.indexdata.dk:210/gils
+# perl -I ../lib ./test-xml-update.pl bagel.indexdata.dk:210/gils title "Test Database" author "Adam" description "This is a nice database"
use strict;
use warnings;