bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sed documentation bug report


From: Nils Barth
Subject: Re: sed documentation bug report
Date: Fri, 12 Jul 2013 20:17:44 +0900

Thanks Jose!
Got it, this is in sed-in.texi, and looks good!
https://github.com/bonzini/sed/blob/master/doc/sed-in.texi

For completeness, it might be useful to add an example:

@item a\|b
becomes @samp{a|b} when using extended regular expressions.  It matches
@samp{a} or @samp{b}.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]