Minor formatting change
Fixed the formatting for the Batch File Usage section
This commit is contained in:
parent
01a18e5e24
commit
ecb428e6e5
|
@ -26,7 +26,7 @@ No additional installation is required for running these scripts, as they use st
|
||||||
```bash
|
```bash
|
||||||
python sql_dump_splitter.py
|
python sql_dump_splitter.py
|
||||||
```
|
```
|
||||||
Using the Batch File
|
#### Using the Batch File
|
||||||
Ensure the SQL dump file is in the same directory as the batch file.
|
Ensure the SQL dump file is in the same directory as the batch file.
|
||||||
|
|
||||||
Simply double-click the batch file or run it in a command prompt:
|
Simply double-click the batch file or run it in a command prompt:
|
||||||
|
|
Loading…
Reference in New Issue