X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fargpar%2Fargpar.h;h=e34b209a30b42f8aa334839cd27a96e024eed65e;hb=e74015680521597497c3218160a9e80081932896;hp=27503c56fd56944207b4cf60869196bf1ae51c64;hpb=e5b7db60560479578eff28b3a6d6e8749e794bd6;p=babeltrace.git diff --git a/src/argpar/argpar.h b/src/argpar/argpar.h index 27503c56..e34b209a 100644 --- a/src/argpar/argpar.h +++ b/src/argpar/argpar.h @@ -243,7 +243,7 @@ For example, with the following command line (all options have no argument): @code{.unparsed} --f -m meow --jus mix --kilo +-f -m meow --just mix --kilo @endcode The original argument index of \c meow is 2 while the original @@ -278,7 +278,7 @@ For example, with the following command line (all options have no argument): @code{.unparsed} --f -m meow --jus mix --kilo +-f -m meow --just mix --kilo @endcode The non-option index of \c meow is 0 while the original