Skip to content

Conversation

@tdykstra
Copy link
Contributor

@tdykstra tdykstra commented May 5, 2022

@tdykstra tdykstra changed the title CLI reference article for dotnet watch WIP: CLI reference article for dotnet watch May 5, 2022
@tdykstra tdykstra changed the title WIP: CLI reference article for dotnet watch CLI reference article for dotnet watch May 11, 2022
@tdykstra tdykstra requested a review from IEvangelist May 11, 2022 21:14
@tdykstra tdykstra marked this pull request as ready for review May 11, 2022 21:14
@tdykstra tdykstra requested a review from a team as a code owner May 11, 2022 21:14
@tdykstra tdykstra requested a review from DamianEdwards May 11, 2022 21:15
| [ef](/ef/core/miscellaneous/cli/dotnet) | Entity Framework Core command-line tools. |
| [user-secrets](/aspnet/core/security/app-secrets) | Manages development user secrets. |
| [watch](/aspnet/core/tutorials/dotnet-watch) | Starts a file watcher that runs a command when files change. |
| [watch](dotnet-watch.md) | Starts a file watcher that runs a command when files change. |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the description still accurate?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good question. The command's function hasn't changed, but the description was minimal, so I expanded it.

@tdykstra tdykstra merged commit 5ba83b2 into dotnet:main May 12, 2022
@tdykstra tdykstra deleted the dotnetwatch branch May 12, 2022 15:44
baronfel pushed a commit to baronfel/dotnet-docs that referenced this pull request Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.NET CLI documentation should include 'dotnet watch'

3 participants