diff --git a/FAQ.md b/FAQ.md index e8d408b1ff..79a3fa2fa3 100644 --- a/FAQ.md +++ b/FAQ.md @@ -2776,7 +2776,7 @@ Since version 1.2061 it is possible to execute rules with an automation app, lik ``` -(adb shell) am start-foreground-service -a eu.faircode.email.RULE --es account -e rule +(adb shell) am start-foreground-service -a eu.faircode.email.RULE --es account -es rule ``` Using rules is a pro feature.