Mention how to run this script with prove(1)
This commit is contained in:
parent
c377932312
commit
0193b18edb
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue