Update README.md

This commit is contained in:
pgnuta 2016-11-24 10:27:42 +13:00 committed by GitHub
parent dfa060dc1d
commit fa7ea36c38

View file

@ -7,4 +7,6 @@ There was a business need to audit the correctness of Juniper configs which is e
The script will take a juniper config piped to it from STDIN and output the results to STDOUT
You will need to `chown 755 juniper-config-to-set.php` after you download it, you may also need to check the PHP path in the start of the file.
Usage example: `cat juniper-config.txt | juniper-config-to-set.php`