Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
03dbf650
Commit
03dbf650
authored
Aug 14, 2015
by
Eric Paris
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #12754 from eparis/gendoc-rename
TYPO: fix documentation to point at update-generated-docs.sh
parents
eed655a6
21d22e04
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
kubectl-conventions.md
docs/devel/kubectl-conventions.md
+1
-1
No files found.
docs/devel/kubectl-conventions.md
View file @
03dbf650
...
...
@@ -99,7 +99,7 @@ Updated: 8/12/2015
## Documentation conventions
*
Commands are documented using Cobra; docs are then auto-generated by
hack/run-gendocs.sh
.
*
Commands are documented using Cobra; docs are then auto-generated by
`hack/update-generated-docs.sh`
.
*
Use should contain a short usage string for the most common use case(s), not an exhaustive specification
*
Short should contain a one-line explanation of what the command does
*
Long may contain multiple lines, including additional information about input, output, commonly used flags, etc.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment