Skip to content

Commit

Permalink
doc: add output args inside README
Browse files Browse the repository at this point in the history
  • Loading branch information
0xtekgrinder committed Sep 29, 2024
1 parent bab7783 commit bf24506
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,8 @@ tlin supports several flags to customize its behavior:
- `-fix`: Automatically fix issues
- `-dry-run`: Run in dry-run mode (show fixes without applying them)
- `-confidence <float>`: Set confidence threshold for auto-fixing (0.0 to 1.0, default: 0.75)
- `-output-json <path>`: Write output in JSON format to the specified file
- `-o <path>`: Write output to a file instead of stdout
- `-json-output`: Output results in JSON format

## Contributing

Expand Down

0 comments on commit bf24506

Please sign in to comment.