tweak

David Anderson 2024-09-09 16:40:33 -07:00
parent 969543ec19
commit 99571995ef
1 changed files with 2 additions and 1 deletions

@ -64,8 +64,9 @@ in which case only the output file paths are passed to the script.
As an example, the following PHP script, used as a compare script,
requires that results match exactly:
```php
#/usr/bin/env
#! /usr/bin/env php
<?php
$f1 = $argv[1];