Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoisaiah committed Mar 11, 2021
1 parent 836e32c commit f653683
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ FLAGS:
--version, -v print the version (default: false)
DOCUMENTATION:
https://github.com/ayoisaiah/f2#examples
https://github.com/ayoisaiah/f2#examples
WEBSITE:
https://github.com/ayoisaiah/f2
Expand Down Expand Up @@ -463,7 +463,7 @@ The time attributes of a file can be used in the replacement string. F2 provides
The above variables must be combined with any of the following date tokens:

| Token | Explanation | Output |
| ------------- | ------------- |
| ------------- | ------------- | ------------- |
| YYYY | Year represented by a full four digits | 1970 1971 ... 2029 2030 |
| YY | Year represented only by the last two digits | 70 71 ... 29 30 |
| MMMM | Name of the month | January February ... November December |
Expand Down

0 comments on commit f653683

Please sign in to comment.