Skip to content

Commit 8cbc988

Browse files
committed
update README
1 parent 32f20dd commit 8cbc988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ $ gmac get filters -o yaml > filters.yml
4343
$ gmac apply -f filters.yml
4444
```
4545

46-
This command applies given filters.yml to your Gmail Filters. This command removes all existing filters at first, then create filters defined in given YAML file. So note that you add a new filter via Gmail UI and do not add it into YAML file, the filter you added only via UI will be removed when the next time you run this command with your outdated config.
46+
This command applies given filters.yml to your Gmail Filters. This command removes all existing filters at first, then create filters defined in given YAML file. So note that you add a new filter via Gmail UI and do not add it into YAML file, the filter you added only via UI will be removed when the next time you run this command with your outdated config. To apply filter to existing emails, use `-e` flag.
4747

4848
##### Filter Configuration
4949

0 commit comments

Comments
 (0)