On Fri, Jul 25, 2008 at 12:29:36AM +0200, maximilian attems wrote: > hello karel, > > On Thu, 24 Jul 2008, Karel Zak wrote: > > > Maximilian, the longopts struct is not for decoration. It's the > > place where you can define short options too... > > > > { "bind", 0, 0, 'B' }, > > { "move", 0, 0, 'M' }, > > { "rbind", 0, 0, 'R' }, > > right, but there i'd need an indication from your side if > you want to keep the number currenlty associated there? > aka currently: { "move", 0, 0, 133 }, > shall the 133 be kept and thus dup entry added? I don't see a reason to keep the numbers there. I don't think we want to use duplicate entries. Karel -- Karel Zak <kzak@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html