[Users] simfactory (python) small issue

Ian Hinder ian.hinder at aei.mpg.de
Sun Sep 18 08:59:06 CDT 2011


On 18 Sep 2011, at 15:14, Luca Baiotti wrote:

> Hi Ian,
> 
> sim --help explains that the syntax for --remote is
> 
> --remote=<machine>
> 
> but this is not correct, right? How can I correct this documentation?

As with most GNU command line tools, you can use either 

> --remote=<machine>

or 

> --remote <machine>


i.e. the "=" is optional.  What you originally said you tried, and what you cannot do, is to write

--remote-machine <machine>

So the documentation is correct already.

-- 
Ian Hinder
ian.hinder at aei.mpg.de



More information about the Users mailing list