]> git.seodisparate.com - AnotherAURHelper/commitdiff
Update README.md
authorStephen Seo <seo.disparate@gmail.com>
Sun, 29 Oct 2023 12:19:53 +0000 (21:19 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Sun, 29 Oct 2023 12:19:53 +0000 (21:19 +0900)
README.md

index 0ad9ddc284cbabe5613a371ccfd706621e9b0814..279f8d01b481e931214eac3ed13babc9b10f51c1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -235,6 +235,6 @@ specifying `sccache_rust_only`:
 
 ## Signal Handling
 
-The script is set up to handle `SIGINT` and `SIGUSR1`. `SIGINT` will print the
-known package list and status, and exit. `SIGUSR1` will also print the known
-package list and status, but will not stop the script.
+The script is set up to handle `SIGINT` and `SIGUSR1`. `SIGINT` (Ctrl-C) will
+print the known package list and status, and exit. `SIGUSR1` will also print
+the known package list and status, but will not stop the script.