$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Torrey Pines (n.torrey.pines_at_[hidden])
Date: 2007-02-27 21:15:39
Hi
With the current implementation, the user does not have to supply the
full option names, e.g. "--he" is as good as "--help", unless there is
an ambiguity. Is there any way to disable this, i.e. allow only full
matches?
Thanks