[1440] in BarnOwl Developers
[nelhage/barnowl] 790ab1: Fix the usage line for punt/unpunt
daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:16:40 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
X-Barracuda-Envelope-From: noreply@github.com
Date: Mon, 4 May 2009 12:24:23 -0700
To: barnowl-dev@mit.edu
From: noreply@github.com
Branch: refs/heads/master
Home: http://github.com/nelhage/barnowl
Commit: 790ab12622562f3013fe6f5f4b7702e55d5b4726
http://github.com/nelhage/barnowl/commit/790ab12622562f3013fe6f5f4b7702e55d5b4726
Author: Nelson Elhage <nelhage@mit.edu>
Date: 2009-05-04 (Mon, 04 May 2009)
Changed paths:
M commands.c
Log Message:
-----------
Fix the usage line for punt/unpunt
punt and unpunt take the text of a filter, not the name of a
filter. (Arguably there should be a way to do either, but as long as this
is the behavior, we should at least document it correctly).