prefer sh
to bash
in the docs
This commit is contained in:
parent
c18afc924b
commit
1b0c1842ca
16 changed files with 87 additions and 81 deletions
|
@ -7,7 +7,7 @@ are initialized earlier than the command line flags and the app's code.
|
|||
|
||||
POSIX shell example:
|
||||
|
||||
```bash
|
||||
```sh
|
||||
$ export ELECTRON_ENABLE_LOGGING=true
|
||||
$ electron
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue