On 11/01/2015 09:40 PM, Pádraig Brady wrote: > From ecf68e3e31f6794ed193d7c5c7271304b8790d79 Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?P=C3=A1draig=20Brady?= <[email protected]> > Date: Sun, 1 Nov 2015 20:37:00 +0000 > Subject: [PATCH] doc: fix texinfo for short options taking a parameter > > * doc/coreutils.texi: (tail invocation): Add missing -s, > along with the existing --sleep-interval description. > (csplit invocation): Expand --suffix to --suffix-format. > (head invocation): Use same variable (COUNT) for -n and --head-count. > (seq invocation): Add opindex items for all options. > (ptx invocation): Likewise. > Fix typo s/--flac-truncation/flag-truncation/.
Minor nit: - Fix typo s/--flac-truncation/flag-truncation/. + Fix typo s/--flac-truncation/--flag-truncation/. > (touch invocation): State explicitly that -d takes a parameter, > which also indicates that an '=' is not to be used > for the short option syntax. > (ls invocation): Likewise for the -w option. > Fixes http://bugs.gnu.org/21809 +1 Thanks & have a nice day, Berny
