Anotate documentation with bash codeblocks
This commit is contained in:
parent
b646c6cc20
commit
bd14b8d5a8
@ -3,7 +3,8 @@ Print the current operational system name
|
|||||||
|
|
||||||
|
|
||||||
### Example
|
### Example
|
||||||
```
|
|
||||||
|
```bash
|
||||||
$ kickstart.os
|
$ kickstart.os
|
||||||
Ubuntu
|
Ubuntu
|
||||||
$ kickstart.os
|
$ kickstart.os
|
||||||
|
@ -6,6 +6,7 @@ It will add your file into the appropriate profile.d folder, depending of your O
|
|||||||
Then it will add to the proper shell configuration file to source your `file.sh`
|
Then it will add to the proper shell configuration file to source your `file.sh`
|
||||||
|
|
||||||
### Example
|
### Example
|
||||||
```
|
|
||||||
|
```bash
|
||||||
$ kickstart.profile.add_to_profile cabal.sh
|
$ kickstart.profile.add_to_profile cabal.sh
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user