We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8eb5ef commit ed90323Copy full SHA for ed90323
1 file changed
readme.md
@@ -7,7 +7,7 @@
7
A dotnet global tool that gracefully stops processes by sending them SIGINT (Ctrl+C) in a cross platform way.
8
9
```
10
-dotnet-stop
+> dnx stop
11
Sends the SIGINT (Ctrl+C) signal to a process to gracefully stop it.
12
13
Usage:
0 commit comments