From 1699eb1371f7c46a65301d05fee1837ae9a49423 Mon Sep 17 00:00:00 2001 From: "Taylor C. Richberger" Date: Wed, 11 May 2016 20:45:33 -0600 Subject: fix readme --- Doxyfile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Doxyfile b/Doxyfile index 171f0eb..8c1e8f1 100644 --- a/Doxyfile +++ b/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "args" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 4.1.0 +PROJECT_NUMBER = 4.1.1 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/README.md b/README.md index f4435d0..bda7b50 100644 --- a/README.md +++ b/README.md @@ -872,7 +872,7 @@ int main(int argc, char **argv) % ``` -# Mapping positionals +# Mapping arguments I haven't written out a long example for this, but here's the test case you should be able to discern the meaning from: -- cgit v1.2.1