From 1a907cae7d7ac0c646cd7a15e950e61adf24b610 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Thu, 21 Nov 2024 17:18:10 +0100 Subject: [PATCH] Update README.md [ci skip] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 401ee08..d534232 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ Afterward, you can directly run Cryptomator-CLI by calling the binary, e.g. on L To unmount, send a SIGTERM signal to the process, e.g. by pressing CTRL+C (macOS: CMD+C) in the terminal. -For a complete list of options, use the`--help` option. +For a complete list of options, use the `--help` option. ```shell -cryptomator-cli --help` +cryptomator-cli --help ``` ## Filesystem Integration