Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 096908a

Browse files
Update Readme.md
1 parent 933030d commit 096908a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎Readme.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@ Download the latest release by clicking [here](https://github.com/ElektroStudios
6666
#### Usage examples
6767
---------------------------------------------------------
6868
( Regular string substitution. )
69-
/I="Hello World" /E="^(.+)\s(.+)$" /S="2ドル 1ドル" /M=True
69+
RegexCon.exe /I="Hello World" /E="^(.+)\s(.+)$" /S="2ドル 1ドル" /M=True
7070

7171
( Named-group string substitution. )
72-
/I="Hello World" /E="^(?<one>.+)\s(?<two>.+)$" /S="${two} ${one}"
72+
RegexCon.exe /I="Hello World" /E="^(?<one>.+)\s(?<two>.+)$" /S="${two} ${one}"
7373

7474
## 🔄 Change Log
7575

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /