On Thu, Mar 26, 2015 at 03:16:44PM -0400, Tejun Heo wrote: > From 81b5889b49f0f2448c3e9543c5c936d52348910c Mon Sep 17 00:00:00 2001 > From: Tejun Heo <tj at kernel.org> > Date: Thu, 26 Mar 2015 15:11:09 -0400 > > Currently, the two options must be the last ones to be honored; > otherwise, they can get silently ignored and both the manpage and help > text point it out. This is error-prone and trivial to fix. There > isn't much point in pointing something out in documentation when the > peculiarity can be removed with four lines of extra code. > > Update option handling so that the two arguments are honored > regardless of their positions. > > Signed-off-by: Tejun Heo <tj at kernel.org> Ping? Thanks. -- tejun