From 2dfb816ddadb34e5b11676ef18c3c2f9079c8146 Mon Sep 17 00:00:00 2001 From: lassulus Date: Tue, 18 Sep 2018 19:01:36 +0200 Subject: throw away dead code --- titlebot/commands/help | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100755 titlebot/commands/help (limited to 'titlebot/commands/help') diff --git a/titlebot/commands/help b/titlebot/commands/help deleted file mode 100755 index fcc9b53..0000000 --- a/titlebot/commands/help +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh -cat < - list all suggestions - .highest - lists the NUM highest voted suggestions - .top - alias for .highest - .up NUM (NUM ...) - upvote one or more suggestions from .list - .undo NUM (NUM ...) - undo an upvote - .clear - clear the poll (auth required) -EOF - -- cgit v1.2.3