$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Igor Mikushkin (igor.mikushkin_at_[hidden])
Date: 2008-01-25 04:23:09
Hi!
I cannot find in docs how to create named vales
for producing output like shown in this example from docs:
    $bin/gcc/debug/multiple_sources --help
    Allows options:
    Generic options:
      -v [ --version ]       : print version string
      --help                 : produce help message
    Configuration:
      --optimization n       : optimization level
      -I [ --include-path ] path : include path
The "--include-path" option shown above has "path" parameter,
what I have is "arg".