From c38c2460d15c10376af4df364e579c445a251f30 Mon Sep 17 00:00:00 2001 From: Tom Jowitt Date: Sun, 4 Jun 2017 19:53:14 +1000 Subject: [PATCH] Updated documentation --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 552647f..cf82e3a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![CircleCI](https://circleci.com/gh/madecomfy/slack-cleanup/tree/master.svg?style=svg&circle-token=4aee14214b029ff6bcb7664e8c403ef1288e84f4)](https://circleci.com/gh/madecomfy/slack-cleanup/tree/master) -A program for cleaning up slack file uploads. Useful if you keep hitting limits on your plan. +A small Go program for cleaning up slack file uploads. Useful if you keep hitting limits on your team plan as there is no way to bulk delete files. ## Installing Slack Cleanup @@ -15,7 +15,9 @@ variables. At MadeComfy we use [Direnv](https://direnv.net/) to manage local env ## Running Slack Cleanup - slack-cleanup +We assume your $GOPATH/bin folder is in your PATH. + + $ slack-cleanup Slack cleanup will delete any files older the the past 2 weeks.