Browse Source

make the gui -d example more clear (#593)

AlexP11223 5 years ago
parent
commit
246cc5d719
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
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