chore: disable auto generated tag for CLI docs (#5905)

This was causing `make gen` to fail as the days went on!
This commit is contained in:
Kyle Carberry
2023-01-29 12:58:12 -06:00
committed by GitHub
parent 2312bc4a6e
commit eaf1b95e70
56 changed files with 11 additions and 110 deletions

View File

@ -38,5 +38,3 @@ coder schedule { show | start | stop | override } <workspace> [flags]
- [coder schedule show](coder_schedule_show.md) - Show workspace schedule
- [coder schedule start](coder_schedule_start.md) - Edit workspace start schedule
- [coder schedule stop](coder_schedule_stop.md) - Edit workspace stop schedule
###### Auto generated by spf13/cobra on 27-Jan-2023