$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Boost Program Options: Just curiosity, why double dashes ?
From: Ovanes Markarian (om_boost_at_[hidden])
Date: 2009-11-27 13:32:09
Hi!
This is POSIX standard.
Regards,
Ovanes
On Fri, Nov 27, 2009 at 7:12 PM, Mauricio Gomes <mgpensar_at_[hidden]> wrote:
> I am studying Boost Program Options library and I am curious, why was it
> choosen double dashes as the token to identify an option in the command line
> ?
>
> Example:
> my_program --help
>
> Would not a single dash be enough and less verbose ?
> What is the rationale behind that ?
>
> Thanks,
> --
> Mauricio Gomes
> "Think globally, act locally".
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://listarchives.boost.org/mailman/listinfo.cgi/boost-users
>