Commit ef6cef4
committed
feat: add informational message when no export flags are used
Added user-friendly message that appears when files are successfully processed
but no output files are created due to missing export flags (--csv, --gpx, --event).
The message guides users to use --csv for data export, improving UX.1 parent 8654a1e commit ef6cef4
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
471 | 476 | | |
472 | 477 | | |
473 | 478 | | |
| |||
0 commit comments