mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Remove newline from default --delimiters.
This commit is contained in:
@@ -577,7 +577,7 @@ or if it is @samp{-}.
|
||||
@itemx --delimiters=@var{keyword-delimiter-list}
|
||||
@cindex Delimiters
|
||||
Allows the user to provide a string containing delimiters used to
|
||||
separate keywords from their attributes. The default is ",\n". This
|
||||
separate keywords from their attributes. The default is ",". This
|
||||
option is essential if you want to use keywords that have embedded
|
||||
commas or newlines. One useful trick is to use -e'TAB', where TAB is
|
||||
the literal tab character.
|
||||
|
||||
Reference in New Issue
Block a user