summaryrefslogtreecommitdiff
path: root/testprogs/ejs/argv.js
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r9491: fixed up a few scripts that need to be updated for the new GetOptions ↵Andrew Tridgell1-5/+1
syntax. Mimir, its a good idea to use grep -r to find places that need fixing when you change the syntax of a call :-) (This used to be commit 1ead49f8e823a69dbd9cd3df3f5be04dc17e0d1f)
2007-10-10r8317: convert the example scripts over to the new GetOptions() callAndrew Tridgell1-2/+13
(This used to be commit 5f079d74630cf6431ec8af7240f60054cf8b9ab7)
2007-10-10r7076: added demos of using ARGV[]Andrew Tridgell1-0/+7
(This used to be commit 9679f2027209543108428e985bf699b370385eeb)