mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-23 22:51:02 +00:00
Fixed typo
This commit is contained in:
parent
e30e9ef6c5
commit
40320ed887
1 changed files with 1 additions and 1 deletions
2
FAQ.md
2
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 <account name> -e rule <unique rule name>
|
||||
(adb shell) am start-foreground-service -a eu.faircode.email.RULE --es account <account name> -es rule <unique rule name>
|
||||
```
|
||||
|
||||
Using rules is a pro feature.
|
||||
|
|
Loading…
Reference in a new issue