diff --git a/pages/linux/flameshot.md b/pages/linux/flameshot.md index 81198b326c..13f6f1a4cb 100644 --- a/pages/linux/flameshot.md +++ b/pages/linux/flameshot.md @@ -32,6 +32,6 @@ `flameshot gui --clipboard` -- Create a screenshot with a specific delay in seconds: +- Create a screenshot with a specific delay in milliseconds: -`flameshot full --delay {{5}}` +`flameshot full --delay {{5000}}`