You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=================
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 ...
The text was updated successfully, but these errors were encountered:
This is the current help text:
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 ...
The text was updated successfully, but these errors were encountered: