Skip to content

Commit

Permalink
Fix menu
Browse files Browse the repository at this point in the history
  • Loading branch information
rbonghi committed Oct 15, 2021
1 parent 6c7d3b6 commit c12df1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nanosaur/scripts/nanosaur
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ usage()
echo " $name network [host/bridge] Select network configuration" >&2
echo " $name config Open/create nanosaur.yml in ${bold}$NANOSAUR_DATA/param${reset} (use nano)" >&2
echo " " >&2
echo " $name [start/restart/stop/up/down] Control nanosaur docker" >&2
echo " $name [start/restart/stop/up/down/logs] Control nanosaur docker" >&2
else
echo " $name update Update all robot workspace" >&2
echo " $name activate Load all variables and workspaces for nanosaur" >&2
Expand Down

0 comments on commit c12df1a

Please sign in to comment.