diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2024-09-04 16:29:18 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2024-09-04 16:29:18 -0400 |
| commit | 93140c2896004f6ab5536e64b6970e48bbc92336 (patch) | |
| tree | 0cfe6e40d911ebc5d592b9ba6f130bbd12f45613 /README.md | |
| parent | 453c3610f9f17c48f4c62d7b04939275ea7c5406 (diff) | |
Document CLI parsing
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,7 +65,7 @@ language features. - Full-featured [libraries/modules](docs/libraries.md) - [Full UTF8 support](docs/text.md) for all text operations - Built-in doctests with syntax highlighting -- Automatic command line argument parsing with type safety +- [Automatic command line argument parsing with type safety](docs/command-line-parsing.md) - Easy interoperability with C ## Dependencies |
