On 27 November 2014 at 09:07, Dario Beraldi wrote:
> Hello,
>
> I'm using the R package argparse to parse command line arguments.
>
> For readability, I'd like to add line breaks in the "description" of the
> script and in the help of the arguments. However, I can't do it... Let's
> see an exampl
Hello,
I'm using the R package argparse to parse command line arguments.
For readability, I'd like to add line breaks in the "description" of the
script and in the help of the arguments. However, I can't do it... Let's
see an example. Given this script:
#!/usr/bin/env Rscript
require(ar
2 matches
Mail list logo