From 79596c874b2f3b632ec79506313fc758359c6d21 Mon Sep 17 00:00:00 2001 From: Bradley Cicenas Date: Tue, 2 Oct 2018 10:38:45 +0000 Subject: [PATCH] add iconemoji opt to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fb957bc..d92bac8 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ Option | Description --stream, -s | Stream messages to Slack continuously instead of uploading a single snippet --noop | Skip posting file to Slack. Useful for testing --configure | Configure Slackcat via oauth +--iconemoji, -i | Specify emoji icon for message (e.g. ":+1:") --channel, -c | Slack channel, group, or user to post to --filename, -n | Filename for upload. Defaults to given filename or current timestamp if reading from stdin --filetype | Specify filetype for synax highlighting. Defaults to autodetect