diff --git a/docs/exec.md b/docs/exec.md index ef713ed..418facc 100644 --- a/docs/exec.md +++ b/docs/exec.md @@ -111,4 +111,4 @@ include the pragma: #!require mnapoli/silly: ~1.7 ``` -(Full example: [examples/cli-parsing.php](//github.com/totten/pogo/blob/master/examples/cli-parsing.php)) +(Full example: [examples/cli-silly.php](//github.com/totten/pogo/blob/master/examples/cli-silly.php)) diff --git a/examples/cli-parsing.php b/examples/cli-silly.php similarity index 100% rename from examples/cli-parsing.php rename to examples/cli-silly.php