Skip to content

Commit

Permalink
docs(readme): fix typo in examples
Browse files Browse the repository at this point in the history
Makosai authored and bartholomej committed Dec 18, 2023
1 parent e5b78d8 commit 7c7c6e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -62,8 +62,8 @@ And now you can run your script like this: `node my-script.js`
| `--trailing-slashes`, `-t` | Add trailing slashes | false | `--trailing-slashes` |
| `--reset-time`, `-r` | Set lastModified time to now | false | `-r` |
| `--change-freq`, `-c` | Set change frequency [Option](https://github.com/bartholomej/svelte-sitemap/blob/master/src/interfaces/global.interface.ts#L22) | - | `--change-freq daily` |
| `--help`, `-h` | Display this usage info | - | `-v` |
| `--version`, `-v` | Show version | - | `-h` |
| `--help`, `-h` | Display this usage info | - | `-h` |
| `--version`, `-v` | Show version | - | `-v` |
| `--debug` | Show some useful logs | - | `--debug` |

## 🙋 FAQ

0 comments on commit 7c7c6e2

Please sign in to comment.