From ee488b7f0364ed50a3330c8ca018cab78d998f42 Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Sun, 11 Aug 2019 21:50:12 +0200 Subject: [PATCH] Removed redundant help command from README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 85f6729..1fa9f02 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,6 @@ Usage: Flags: --columns int displays tables with N columns (default 80) - -h, --help help for stats -r, --recent int only account for the N most recent toots (excl replies & boosts) -t, --top int shows the top N items in each category (default 10) ```