From acf3f8c0fe9fed8c4800473f8c4cc3bde5dc2034 Mon Sep 17 00:00:00 2001 From: Gardient Date: Thu, 27 Oct 2016 15:59:05 +0300 Subject: [PATCH] Updates README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index abaa517..67098dd 100644 --- a/README.md +++ b/README.md @@ -19,5 +19,6 @@ If you're still reading this means you want to use this abomination... Good. |-g|--logGroup|The log group you want to select the stream from, can end with '*' in which case the option to choose from all groups starting with this will be given| |-s|--logStream|The log stream you want to save, can end with '*' in which case the option to choose from all groups starting with this will be given| |-o|--outputFile|The file to output the logs to.| +|-l|--liveStream|After reaching the newest log keep polling until ctrl+c is pressed| If any of the above are not specified the program will prompt for them