8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c142774 commit 4114291Copy full SHA for 4114291
README.rst
@@ -1,7 +1,7 @@
1
``docopt.cpp``: A C++11 Port
2
============================
3
-doctopt creates *beautiful* command-line interfaces
4
----------------------------------------------------
+docopt creates *beautiful* command-line interfaces
+--------------------------------------------------
5
6
Isn't it awesome how ``getopt`` (and ``boost::program_options`` for you fancy
7
folk!) generate help messages based on your code?! These timeless functions
0 commit comments