mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-03-12 12:35:25 -07:00
Updated SC2020 (markdown)
parent
31b7a0a6e3
commit
3e835df442
@ -6,7 +6,7 @@
|
||||
|
||||
### Correct code:
|
||||
|
||||
echo 'hello world' | sed -e 's/hello/goodbye'
|
||||
echo 'hello world' | sed -e 's/hello/goodbye/g'
|
||||
|
||||
### Rationale:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user