From: Marcio Paim de Aquino (marcio.paim_at_[hidden])
Date: 2008-08-06 09:44:37


Hi,

here is the output of one of the example programs from program_options
library:

paim_at_notebook:~$ ./first --help
Allowed options:
  --help produce help message
  --compression arg set compression level

I would like to know if there is a way to change "arg" for something else?

Thanks

Marcio