On Sun, Oct 23, 2011 at 02:14:20 +0100, Nicholas Marriott wrote:
> You're missing a : after F in the getopt args so this doesn't work ;-).
Gah. I thought I had that... Too many feature patches to test.
> I fixed that and applied this now, thanks.
Thanks.
--Ben
pgpyVezXjFsxq.pgp
Description: P
You're missing a : after F in the getopt args so this doesn't work ;-).
I fixed that and applied this now, thanks.
On Thu, Oct 20, 2011 at 02:41:59PM -0400, Ben Boeckel wrote:
> Hi,
>
> I've also updated list-clients to use format strings and added
> formatters for client information as well.
On Thu, Oct 20, 2011 at 14:41:59 -0400, Ben Boeckel wrote:
> I've also updated list-clients to use format strings and added
> formatters for client information as well.
I should really remember to look at strings and man pages *before*
sending patches. *sigh*.
--Ben
From 540a72e8c927b864d5eae79a2
Hi,
I've also updated list-clients to use format strings and added
formatters for client information as well.
The first patch adds the formatting code, the second updates
list-clients to leverage it.
--Ben
From 1bf0c319db1bb0a4c8f910097907ac945f44e7a0 Mon Sep 17 00:00:00 2001
From: Ben Boeckel