readme
This commit is contained in:
parent
1117c2335d
commit
9793da8fe7
|
@ -73,7 +73,7 @@ man gmi-web
|
||||||
Render .html for all the .gmi files in the current directory
|
Render .html for all the .gmi files in the current directory
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
gmi-web --lang en $(find . -name *.gmi)
|
gmi-web --lang "en" $(find . -name "*.gmi")
|
||||||
```
|
```
|
||||||
|
|
||||||
### gmi.css
|
### gmi.css
|
||||||
|
|
Loading…
Reference in a new issue