Skip to content

Commit

Permalink
chore: Rename titles
Browse files Browse the repository at this point in the history
  • Loading branch information
qu35t-code committed Jun 17, 2024
1 parent 89f00df commit 3120c77
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/company/end-special.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# --end-special
# End-special

The `--end-special` flag adds a special charset character to the end of the password.

Expand Down
2 changes: 1 addition & 1 deletion docs/company/leet.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# --leet
# Leet

The `--leet` flag can be used to transform letters into numbers or symbols.

Expand Down
2 changes: 1 addition & 1 deletion docs/company/mask.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# --mask
# Mask

The `--mask` flag is used to add a mask to a password. The mask works like the john tool with :

Expand Down
2 changes: 1 addition & 1 deletion docs/company/mixed-case.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# --mixed-case
# Mixed-case

The `--mixed-case` flag allows you to mix the case of a password, alternating between upper and lower case.

Expand Down
2 changes: 1 addition & 1 deletion docs/company/short-year.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# --short-year
# Short-year

The `--short-year` flag adds a year to the end of the company name, but only the last 2 digits (eg. `24` for `2024`).

Expand Down
2 changes: 1 addition & 1 deletion docs/company/start-caps.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# --start-caps
# Start-caps

The `--start-caps` flag adds a capital letter to the beginning of the password.

Expand Down
2 changes: 1 addition & 1 deletion docs/company/year.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# --year
# Year

The `--year` flag is used to add the current year to the end of a password.

Expand Down

0 comments on commit 3120c77

Please sign in to comment.