Skip to content

Commit

Permalink
Merge pull request #3 from tking/main
Browse files Browse the repository at this point in the history
Update mi600
  • Loading branch information
dr-ni authored Jan 20, 2023
2 parents 34c193f + 9e09db7 commit f2330e1
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 f2330e1

Please sign in to comment.