On Wed, Jul 13, 2022 at 11:38:03AM -0700, Nathan Bossart wrote:
> On Wed, Jul 13, 2022 at 08:14:28AM +0000, Shinoda, Noriyoshi (PN Japan FSIP) wrote:
>> The attached small patch fixes the message in "createuser --help"
>> command. The patch has changed to specify a time stamp for the
>> --valid-for option. I don't think the SGML description needs to be
>> modified.
Thanks, Shinoda-san. Fixed.
> Good catch. Apart from a nitpick about the indentation, your patch looks
> reasonable to me.
FWIW, one can check that with a simple `git diff --check` or similar
to see what was going wrong here. This simple trick allows me to find
quickly formatting issues in any patch posted.
--
Michael