diff options
| author | mo8it <mo8it@proton.me> | 2024-04-27 23:38:26 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-04-27 23:38:26 +0200 |
| commit | ea40804371d073730e7b5f6258d2a825c544c0b1 (patch) | |
| tree | 5e47a9c7b27a19b615a0b9907c356b3501cf4705 /src/watch.rs | |
| parent | ee2b772dd5f84168d12e55c45330c777092948a6 (diff) | |
Put long version in ()
Diffstat (limited to 'src/watch.rs')
| -rw-r--r-- | src/watch.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/watch.rs b/src/watch.rs index 5c3f170..453d9a4 100644 --- a/src/watch.rs +++ b/src/watch.rs @@ -124,5 +124,5 @@ The automatic detection of exercise file changes failed :( Please try running `rustlings` again. If you keep getting this error, run `rustlings --manual-run` to deactivate the file watcher. -You need to manually trigger running the current exercise using `r` or `run` then. +You need to manually trigger running the current exercise using `r` (or `run`) then. "; |
