Skip to content

Commit e36a3e5

Browse files
committed
docs: refresh README command help examples
1 parent f6a3abe commit e36a3e5

File tree

2 files changed

+439
-102
lines changed

2 files changed

+439
-102
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,13 @@ All notable changes to this project will be documented in this file.
3131
* `A:B` patterns match only standard communities
3232
* `A:B:C` patterns match only large communities
3333
* Example: `1299:*` does not match `1403:1299`
34+
* Added CLI compatibility aliases for time filters in `monocle parse` and `monocle search`
35+
* `--ts-start` is now accepted as an alias for `--start-ts`
36+
* `--ts-end` is now accepted as an alias for `--end-ts`
37+
38+
### Code Improvements
39+
40+
* Updated README command help examples to match current CLI help output from the release binary
3441

3542
## v1.1.0 - 2025-02-10
3643

0 commit comments

Comments
 (0)