Skip to content

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWnuk committed Nov 8, 2024
1 parent b3cc0e2 commit c530f1b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ These modify or filter the transformation mode.
Read additional files for input.
-i value
Starting index for transformations if applicable. Accepts ranges separated by '-'.
-ic
Ignore case when processing output and converts to lowercase.
-k value
Only keep items in a file.
-l value
Expand Down
1 change: 1 addition & 0 deletions docs/USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ There are some additional notes when importing data and getting started:
- `ptt -n 50`: Show verbose statistics output with a maximum of 50 items.
- `ptt -o [FILE]`: Show output and save JSON output to a file.
- `ptt -md`: Show output as a Markdown table.
- `ptt -ic`: Ignore case when creating output.
- These options are available for all transformations.
#### Rockyou Examples:
`ptt -f rockyou.txt -t pop -l 4-5`:
Expand Down

0 comments on commit c530f1b

Please sign in to comment.