mirror of
https://github.com/mbirth/wiki.git
synced 2024-12-25 23:04:06 +00:00
Added syntax highlighting for bash code.
This commit is contained in:
parent
c2499e98eb
commit
ebd43b4686
@ -188,7 +188,7 @@ Then proceed according to [this](http://www.syslinux.org/wiki/index.php?title=WD
|
|||||||
|
|
||||||
Change
|
Change
|
||||||
|
|
||||||
```
|
```bash
|
||||||
# findknoppix devices...
|
# findknoppix devices...
|
||||||
findknoppix(){
|
findknoppix(){
|
||||||
local dev
|
local dev
|
||||||
@ -211,7 +211,7 @@ findknoppix(){
|
|||||||
|
|
||||||
into
|
into
|
||||||
|
|
||||||
```
|
```bash
|
||||||
# findknoppix devices...
|
# findknoppix devices...
|
||||||
findknoppix(){
|
findknoppix(){
|
||||||
return 0
|
return 0
|
||||||
|
Loading…
Reference in New Issue
Block a user