projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c377932
)
Mention how to run this script with prove(1)
author
Ævar Arnfjörð Bjarmason
<avarab@gmail.com>
Wed, 21 Apr 2010 00:16:09 +0000
(
00:16
+0000)
committer
Ævar Arnfjörð Bjarmason
<avarab@gmail.com>
Wed, 21 Apr 2010 00:16:09 +0000
(
00:16
+0000)
script/misc/update-wiki-pages
patch
|
blob
|
history
diff --git
a/script/misc/update-wiki-pages
b/script/misc/update-wiki-pages
index f5f0ccb5ebda5843955b473bcde472a397129444..c8fe83fb2da7df1dd53bd116926abcb092db0920 100644
(file)
--- a/
script/misc/update-wiki-pages
+++ b/
script/misc/update-wiki-pages
@@
-25,6
+25,10
@@
update-wiki-pages - Scrape the wiki for key/value wiki description pages
perl script/misc/update-wiki-pages config/wiki_pages.yml
+Or with prove(1):
+
+ prove -e 'perl script/misc/update-wiki-pages' config/wiki_pages.yml
+
=cut
# Get the command-line options