https://bugs.kde.org/show_bug.cgi?id=427414
Duncan <1i5t5.dun...@cox.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |1i5t5.dun...@cox.net --- Comment #1 from Duncan <1i5t5.dun...@cox.net> --- Just trying to find some --slider documentation myself. With a bit of experimentation I had guessed it was text/min/max/increment, but at least here... kdialog --slider "test" 0 10 2 ... increments by 1, not 2, and an increment of .1 or 0.1 increments by 1 as well, so it seems "increment" isn't doing what I expected and after not seeing information about that in the --help output or on the page linked in the README, here I am looking at bugs, still trying to confirm that "increment" is indeed the third argument (beyond text), and whether I'm formatting it correctly if so. -- You are receiving this mail because: You are watching all bug changes.