diff options
Diffstat (limited to '')
-rw-r--r-- | test/expected/test_regex101.sh_7991a5b617867cf37c9f7baa85ffa425f7d455a2.err | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/expected/test_regex101.sh_7991a5b617867cf37c9f7baa85ffa425f7d455a2.err b/test/expected/test_regex101.sh_7991a5b617867cf37c9f7baa85ffa425f7d455a2.err index 450b99b..ec9b9c5 100644 --- a/test/expected/test_regex101.sh_7991a5b617867cf37c9f7baa85ffa425f7d455a2.err +++ b/test/expected/test_regex101.sh_7991a5b617867cf37c9f7baa85ffa425f7d455a2.err @@ -1,5 +1,5 @@ [1m[31m✘ error[0m: expecting an operation to perform on the [1mstd[0m regex using regex101.com [36m =[0m [36mhelp[0m: the available subcommands are: - • [1m[36mpush[0m: create/update an entry for this regex on regex101.com - • [1m[36mpull[0m: create a patch format file for this regular expression based on the entry in regex101.com - • [1m[36mdelete[0m: delete the entry regex101.com that was created by a push operation + [33m•[0m [1m[36mpush[0m: create/update an entry for this regex on regex101.com + [33m•[0m [1m[36mpull[0m: create a patch format file for this regular expression based on the entry in regex101.com + [33m•[0m [1m[36mdelete[0m: delete the entry regex101.com that was created by a push operation |