mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 22:17:14 +00:00
Fix a path in the error message.
This commit is contained in:
parent
224ffa4567
commit
dc0d197c40
@ -85,7 +85,7 @@ if ! hack/verify-gendocs.sh > /dev/null; then
|
||||
(
|
||||
echo
|
||||
echo "# *** ERROR: *** docs are out of sync between cli and markdown"
|
||||
echo "# run hack/gendocs.sh > docs/kubectl.md to regenerate"
|
||||
echo "# run hack/run-gendocs.sh > docs/kubectl.md to regenerate"
|
||||
echo
|
||||
echo "#"
|
||||
echo "# Your commit will be aborted unless you regenerate docs."
|
||||
|
Loading…
Reference in New Issue
Block a user