[hackers] [last] Minor changes, what I don't know. || Kris Maglione

From: <hg_AT_suckless.org>
Date: Mon, 24 Aug 2009 18:49:42 +0000 (UTC)

changeset: 4:20fdb53ee951
tag: tip
user: Kris Maglione <jg_AT_suckless.org>
date: Mon Aug 24 14:49:48 2009 -0400
files: last.c
description:
Minor changes, what I don't know.

diff -r 4260b5c003d7 -r 20fdb53ee951 last.c
--- a/last.c Mon Aug 24 14:44:53 2009 -0400
+++ b/last.c Mon Aug 24 14:49:48 2009 -0400
@@ -372,7 +372,7 @@
                         print("Ends: (approx) %s", ctime(endtime));
                 }else
                 if(!strcmp(q, "help")) {
- print("Commands: start, stop, skip, love, ban, info, time, station <station>\n");
+ print("Commands: start, stop, skip, love, ban, info, time, tag <tag>, artist <artist>, station <station>\n");
                 }else if(q[0] != 0)
                         print("?\n");
         }
Received on Mon Aug 24 2009 - 18:49:42 UTC

This archive was generated by hypermail 2.2.0 : Mon Aug 24 2009 - 19:00:07 UTC