mirror of
https://github.com/10h30/wordpress-export-to-markdown.git
synced 2026-06-05 15:09:59 +09:00
Prefer equal signs
This commit is contained in:
@@ -23,7 +23,7 @@ This will use default options to create an `/output` folder filled with your pos
|
||||
You can use command line arguments to control options for how the script runs. For example, this will give you [Jekyll](https://jekyllrb.com/)-style output in terms of folder structure and filenames:
|
||||
|
||||
```
|
||||
node index.js --postfolders false --prefixdate true
|
||||
node index.js --postfolders=false --prefixdate=true
|
||||
```
|
||||
|
||||
### --input
|
||||
|
||||
Reference in New Issue
Block a user