| 
  | 
Message-ID: <4DC9B0E9.9010503@bredband.net>
Date: Tue, 10 May 2011 23:40:57 +0200
From: magnum <rawsmooth@...dband.net>
To: john-dev@...ts.openwall.com
Subject: Re: Auto-format-list
On 2011-05-10 23:02, jfoug wrote:
>> -----Original Message-----
>> From: magnum Sent: Tuesday, May 10, 2011 2:18 PM
>
>> Apart from ALL descriptions now being one line (except Markov that
>> increased to two-line) I also decreased the indentation for the second
>> "column" by one character (will shorten the format list by one line when
>> it's "on the edge"). Anyone unhappy with this change, or wanting
>> something differently worded, speak out.
>
> Note, the Markov params will be changing soon, when the intrinsic code is
> gets stabilized for jumbo-3, so we should be prepared for the minlevel and
> minlen params.
Yes. I think the 1.7.6 patch from Simon did not change the usage output. 
As I broke the line in two we do have room for a little more. If we 
abbreviate MINLEVEL we can still have that shorter indentation:
--incremental[=MODE]      "incremental" mode [using section MODE]
--markov[=[MINLVL-]LEVEL  "Markov" mode (see documentation)
     [:START:END[:MAXLEN]]]
--external=MODE           external mode or word filter
or maybe like this. Not beautiful but perhaps better:
--incremental[=MODE]      "incremental" mode [using section MODE]
--markov[=[MINLEVEL-]LEVEL[:START:END[:MAXLEN]]]
                           "Markov" mode (see documentation)
--external=MODE           external mode or word filter
actually I think it's best just like this:
--incremental[=MODE]      "incremental" mode [using section MODE]
--markov[=options]        "Markov" mode (see documentation)
--external=MODE           external mode or word filter
magnum
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.