Skip to content

Commit

Permalink
Update mi600
Browse files Browse the repository at this point in the history
  • Loading branch information
tking authored Jan 20, 2023
1 parent 34c193f commit 9e09db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mi600
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ val=W
# option check
if [ $# -lt 3 ]
then
echo "Usage: $0 <host> <username> [<type>]"
echo "Usage: $0 <host> <username> <password> [<type>]"
echo "Valid types can be found in man page: 'man mi600'"
exit 1
fi
Expand Down

0 comments on commit 9e09db7

Please sign in to comment.