We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aad4ff commit 5544c98Copy full SHA for 5544c98
scripts/start_ursim.sh
@@ -51,7 +51,7 @@ help()
51
If not specified, will fallback to ${PERSISTENT_BASE}/${ROBOT_SERIES}/urcaps"
52
echo " -n Name of the docker container. Defaults to '$CONTAINER_NAME'"
53
echo " -i IP address the container should get. Defaults to $IP_ADDRESS"
54
- echo " -d Detached mode - start in backgound"
+ echo " -d Detached mode - start in background"
55
echo " -f Specify port forwarding to use. Defaults to '$PORT_FORWARDING'. Set to empty string to disable port forwarding."
56
echo " -h Print this Help."
57
echo
0 commit comments