add CC example in readme

This commit is contained in:
Jeremy Baxter 2024-03-22 11:16:20 +13:00
parent 26fe258d13
commit bfec14ce4d

View file

@ -33,6 +33,11 @@ the username with -u:
mal -m 'hello!' -t joe@example.org -u you -P password123 \
you+malbot@example.org
CC john@example.org:
mal -m 'hello!' -t joe@example.org -H 'Cc: <john@example.org>' -P password123 \
you@example.org
Read a quick usage example:
mal