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
|
||||
```
|
||||
|
||||
```bash
|
||||
$ kickstart.os
|
||||
Ubuntu
|
||||
$ 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`
|
||||
|
||||
### Example
|
||||
```
|
||||
|
||||
```bash
|
||||
$ kickstart.profile.add_to_profile cabal.sh
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user