Skip to content

Commit e238b10

Browse files
authored
Merge pull request #9 from jsturtevant/update-help-message
fix help message
2 parents 03b56c2 + 63e7994 commit e238b10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kubectl-windows-debug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ case $key in
1212
-h|--help)
1313
echo "Windows node access via kubectl"
1414
echo " "
15-
echo "kubectl windows-debug [options]"
15+
echo "kubectl windows-debug <windows-node-name> [options]"
1616
echo " "
1717
echo "options:"
1818
echo "-h, --help Show brief help"

0 commit comments

Comments
 (0)