We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edead86 commit b3a879fCopy full SHA for b3a879f
1 file changed
README.md
@@ -65,12 +65,12 @@ Argument parsing uses a simple framework for taking a list of command line argum
65
usually straight from `$_SERVER['argv']`, and parses the input against a set of
66
defined rules.
67
68
-Check `example_args.php` for an example.
+Check `examples/arguments.php` for an example.
69
70
Usage
71
-----
72
73
-See `example.php` for examples.
+See `examples/` directory for examples.
74
75
76
Todo
0 commit comments