Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #15353 > unrolled thread

Question about help information for the printf command

Started by"2477441814" <2477441814@qq.com>
First post2019-09-10 10:45 +0800
Last post2019-09-10 10:45 +0800
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Question about help information for the printf command "2477441814" <2477441814@qq.com> - 2019-09-10 10:45 +0800

#15353 — Question about help information for the printf command

From"2477441814" <2477441814@qq.com>
Date2019-09-10 10:45 +0800
SubjectQuestion about help information for the printf command
Message-ID<mailman.89.1568124541.2190.bug-bash@gnu.org>
Dear team,


when I invoke 'help printf' in terminal to view help manual, It shown me '%b %q %(fmt)T' is an addition to printf(1) and printf(3), The online version of bash manual from (http://www.gnu.org/software/bash/manual/bash.html) does samely describe.  but from GNU coreutils 8.22 which installed on my computer, It had support '%b', and GNU coreutils 8.31 support both '%b' and '%q', so I think it's necessary to modify description.


I hope you can consider my suggestion.


Best wishes,
YuLiang Liu

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web