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 08e57b4 commit 9af36c6Copy full SHA for 9af36c6
README.md
@@ -25,7 +25,7 @@ Afterward, you can directly run Cryptomator-CLI by calling the binary from a ter
25
> [!NOTE]
26
> On macOS, the path to the binary is `cryptomator-cli.app/Contents/MacOS/cryptomator-cli`
27
28
-To unmount, send a SIGTERM signal to the process, e.g. by pressing CTRL+C in the terminal.
+To unmount, send a SIGINT signal to the process, e.g. by pressing CTRL+C in the terminal.
29
30
For a complete list of options, use the `--help` option.
31
```shell
0 commit comments