Skip to content

Commit 208d5b3

Browse files
committed
Update
Readme
1 parent f8f6d5c commit 208d5b3

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

readme.md

+13-10
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,19 @@
22
![ICON](https://github.com/Arryboom/FTM/blob/master/clock_93.613766730402px_1159590.png)
33
devloped with E Language,Source file ftm.e.
44
##
5-
-p Path to the File or Dir where need to modify timestamp
6-
-t Specfic File Time you want,without this param will be Random
7-
-nd Don't Include Sub Directory
8-
-od Include Sub Directory and file in it,No Recursion
9-
-rd Include Recursion Sub Directory and file in it
10-
-ct Modify Creation Time
11-
-mt Modify Modifiction Time
12-
-at Modify Access Time
13-
-utc This use the time you input or random generated time as UTC time
14-
-v Print all new filename and timestamp to screen after finished
5+
| Param | Means |
6+
| :----------: | ---------------------------------------- |
7+
| -p | Path to the File or Dir where need to modify timestamp |
8+
| -t | Specfic File Time you want,without this param will be Random |
9+
| -nd | Don't Include Sub Directory |
10+
| -od | Include Sub Directory and file in it,No Recursion |
11+
| -rd | Include Recursion Sub Directory and file in it |
12+
| -ct | Modify Creation Time |
13+
| -mt | Modify Modifiction Time |
14+
| -at | Modify Access Time |
15+
| -utc | This use the time you input or random generated time as UTC time |
16+
| -v | Print all new filename and timestamp to screen after finished |
17+
| -h | HelpText |
1518
##
1619
## example:
1720
ftm -p 'd:\file\' -v

0 commit comments

Comments
 (0)