mirror of
https://github.com/openharmony/third_party_gettext.git
synced 2026-07-19 13:17:36 -04:00
doc: Fix markup error in msgexec/msgfilter
* msgexec.texi, msgfilter.texi: Fix markup error caused by commit96dde0b8anda4d132f7.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2015-02-03 Daiki Ueno <ueno@gnu.org>
|
||||
|
||||
* msgexec.texi, msgfilter.texi: Fix markup error caused by commit
|
||||
96dde0b8 and a4d132f7.
|
||||
|
||||
2015-01-29 Daiki Ueno <ueno@gnu.org>
|
||||
|
||||
* msgexec.texi: Document --newline option.
|
||||
|
||||
@@ -18,7 +18,7 @@ by a null byte. The output of @samp{msgexec 0} is suitable as input for
|
||||
@samp{xargs -0}.
|
||||
|
||||
@table @samp
|
||||
@itemx --newline
|
||||
@item --newline
|
||||
@opindex --newline@r{, @code{msgfilter} option}
|
||||
Add newline at the end of each input line.
|
||||
|
||||
|
||||
@@ -74,7 +74,7 @@ used filter is @samp{sed}. A few particular built-in filters are also
|
||||
recognized.
|
||||
|
||||
@table @samp
|
||||
@itemx --newline
|
||||
@item --newline
|
||||
@opindex --newline@r{, @code{msgfilter} option}
|
||||
Add newline at the end of each input line and also strip the ending
|
||||
newline from the output line.
|
||||
|
||||
Reference in New Issue
Block a user