From 20859701876923dc5246c1d21929cc4ff6270b8e Mon Sep 17 00:00:00 2001 From: Koen van Eijk Date: Mon, 10 Jun 2024 08:21:50 +0200 Subject: [PATCH] fix readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ed8789f..fc661fe 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,8 @@ Open your browser to: ## Arguments `--storage-path` (default: user data path for your OS): allows you to specify the pathwhere the screenshots and database should be stored. -'--primary-monitor-only' (default: False): only record the primary monitor (rather than individual screenshots for other monitors) + +`--primary-monitor-only` (default: False): only record the primary monitor (rather than individual screenshots for other monitors) ## Contribute