Skip to content

Commit ed90323

Browse files
committed
Update to shorthand dnx stop in readme
1 parent b8eb5ef commit ed90323

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
A dotnet global tool that gracefully stops processes by sending them SIGINT (Ctrl+C) in a cross platform way.
88

99
```
10-
dotnet-stop
10+
> dnx stop
1111
Sends the SIGINT (Ctrl+C) signal to a process to gracefully stop it.
1212
1313
Usage:

0 commit comments

Comments
 (0)