mirror of
https://github.com/A2osX/A2osX.git
synced 2024-10-31 23:09:33 +00:00
9 lines
429 B
Plaintext
9 lines
429 B
Plaintext
*--------------------------------------
|
|
MSG.USAGE .AS "Usage : TOUCH File(s) (*,? wildcards allowed)\r\n"
|
|
.AS " -C : Continue on error\r\n"
|
|
.AS " -R : Recurse subdirectories\r\n"
|
|
.AS " -A : Change ACCESS date/time\r\n"
|
|
.AS " -M : Change MODIFICATION date/time\r\n"
|
|
.AZ " -K : Change CREATION date/time\r\n"
|
|
.AZ " -T YY/MM/DD,hh:MM:ss : Use Specified date/time instead of current\r\n"
|