Skip to content

$GS_HOME/bin/startNetldi help not clear enough for custom netldi args: #301

@dalehenrich

Description

@dalehenrich

This is the current help text:

=================
   GsDevKit script: startNetldi -h
              path: /home/dhenrich/rogue/_homes/rogue/_home/bin/startNetldi
=================
USAGE: startNetldi [-h] <stone-name> [<startnetldi-commandLine-args>]

Start the netldi process for the given stone.

By default the netldi is started using the following commandline:

  startnetldi -l  -g -a dhenrich <netldi-name>

If a port number is specified in the session description then the following command line is used:

  startnetldi -l  -g -a dhenrich -P <port-number> <netldi-name>

If you specify any <startnetldi-commandLine-args>, then the <startnetldi-commandLine-args> are passed
to the startnetldi command and none of the above defaults apply (except for the -l option):

  startnetldi -l  <startnetldi-commandLine-args>

OPTIONS
  -h display help

EXAMPLES
  startNetldi -h
  startNetldi gs_326
  startNetldi gs_326 -g <netldi-name> -A ::1a

While there is a bit of coverage of custom options for the command, it does not make the fact that the netldi name should be included ...

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions