From 246cc5d7199ed75f2f433344331bb7907e6b9574 Mon Sep 17 00:00:00 2001 From: AlexP11223 Date: Tue, 1 Oct 2019 21:03:20 +0300 Subject: [PATCH] make the gui -d example more clear (#593) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 767dbea1..9960ca13 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ Example commands: flameshot gui -p ~/myStuff/captures ``` -- Open GUI with a delay of 2 seconds: +- Capture with GUI after 2 seconds delay (can be useful to take screenshots of mouse hover tooltips, etc.): ```shell flameshot gui -d 2000