mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-19 03:56:16 +00:00
docs: replace ``bash with ``sh in all .md files
This commit is contained in:
+2
-2
@@ -33,7 +33,7 @@ install:
|
||||
|
||||
To run foo:
|
||||
|
||||
```bash
|
||||
```sh
|
||||
foo
|
||||
```
|
||||
|
||||
@@ -41,6 +41,6 @@ foo
|
||||
|
||||
To run foo with both bar and baz highlighting turned on:
|
||||
|
||||
```bash
|
||||
```sh
|
||||
foo --bar=baz
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user