Fixes
h3rald h3rald@h3rald.com
Mon, 25 Jan 2021 01:53:32 +0000
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
site/contents/reference-str.md
→
site/contents/reference-str.md
@@ -182,7 +182,7 @@ > > `"192.168.1.1, 127.0.0.1" "[0-9]+\.[0-9]+\.([0-9]+)\.([0-9]+)" search`
> > > > produces: `("192.168.1.1", "1", "1")`#} -{#op||search||{{s1}} {{s2}}||{{q}}|| +{#op||search-all||{{s1}} {{s2}}||{{q}}|| Returns a quotation of quotations (like the one returned by the search operator) containing all occurrences of {{s2}} within {{s1}}. #} {#op||semver-inc-major||{{s1}}||{{s2}}||