Herold Heiko <[EMAIL PROTECTED]> writes: > There seems (looking at the docs) no way to say "use bar; in case of > fallback to dot, use style X" - it will fallback to 1K dots always. It > should be possible to specify something like bar:micro bar:mega or > bar:binary, too: use bar, in case of fallback use dot with the specified > dot granularity.
That wouldn't really make sense, because the idea is that each progress bar type has its own options that follow after colon. For example, bar:force means force the use of the bar even when not on a TTY. I think I'll resurrect --dot-style, which should be used if only "dot" (no colon) was specified explicitly or through fallback.
