Update mkllfs docs

This commit is contained in:
L-diy
2023-11-13 13:56:59 +01:00
parent fc946e1498
commit 256b066b76

View File

@@ -22,6 +22,10 @@ Available options:
-v, --version print the version of mkllfs and the llfs library that it generates for
```
### Using the batch file
The `mkllfs.bat` file can be used to generate the `llfs_data.c` file from the data in the `llfs-data` directory.
Before using this script, place mkllfs.exe in the same directory as the batch file.
## Building
The mkllfs utility can be built using the following command:
```bash