This commit is contained in:
Talon Poole 2021-01-30 00:19:14 +00:00
parent 1117c2335d
commit 9793da8fe7

View file

@ -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