From a2f220d5eb165693d57eeb7e3c0151a37202fe60 Mon Sep 17 00:00:00 2001 From: Miguel de la Cruz Date: Sat, 29 Feb 2020 21:43:51 +0100 Subject: [PATCH] Modify README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03e5b88..83d182a 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ Use "campaigner [command] --help" for more information about a command. - [x] Modify the add command to only act on `stdin`, using the `--grep` and `--govet` flags to distinguish how to parse the input. +- [ ] Add `standalone` group of commands. - [ ] Add file only mode to the `add` command. - [ ] Add file path normalisation to the `add` command. - [ ] Add `--ag` to the `add` command.