Fix code block formatting in readme
This commit is contained in:
12
README.md
12
README.md
@@ -8,15 +8,15 @@ Currently in the early prototype stage
|
|||||||
|
|
||||||
### Copies to manager folder
|
### Copies to manager folder
|
||||||
|
|
||||||
'''
|
```
|
||||||
dotfile
|
dotfile
|
||||||
'''
|
```
|
||||||
|
|
||||||
### Copies from manager folder
|
### Copies from manager folder
|
||||||
|
|
||||||
'''
|
```
|
||||||
dotfile -g
|
dotfile -g
|
||||||
'''
|
```
|
||||||
|
|
||||||
## Functionality
|
## Functionality
|
||||||
|
|
||||||
@@ -35,7 +35,7 @@ dotfile -g
|
|||||||
|
|
||||||
$HOME/.config/dotfiles/config
|
$HOME/.config/dotfiles/config
|
||||||
|
|
||||||
'''
|
```
|
||||||
# Optional
|
# Optional
|
||||||
manager_dir="Path to manager dir" # default: "$HOME/.dotfiles"
|
manager_dir="Path to manager dir" # default: "$HOME/.dotfiles"
|
||||||
|
|
||||||
@@ -49,4 +49,4 @@ manager_location="Next manager config location"
|
|||||||
|
|
||||||
...
|
...
|
||||||
|
|
||||||
'''
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user