xscsize.c: Quick lick of paint.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 10 Jan 2016 13:01:01 +0000 (13:01 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 10 Jan 2016 13:52:56 +0000 (13:52 +0000)
commitfb347ff41a87c10cb9de1b93e6db912c3133315a
treecf31fc49039164ad3e82ab7d85bd8f8ef2140b7f
parent16b8de7089d92bf881bd7daf774fec0b15de87b0
xscsize.c: Quick lick of paint.

  * Use `pquis'.  (Wow.  This program is really old if it didn't know
    about `pquis'.)

  * Lay out the help text as one big string literal.

  * Lay out the option-parsing switch more compactly.

  * Notice and complain about positional arguments.
xscsize.c