3h-archive
v0.2.1
Published
A simple util program that creates copies of specified files.
Downloads
18
Readme
3h-archive
A simple util program that creates copies of specified files.
$ 3h-archive --help
3h-archive <files..>
Create copies of the given files.
Positionals:
files Files to be archived [string]
Options:
--help Show help [boolean]
--version Show version number [boolean]
-s, --suffix Suffix template (dayjs)
[string] [default: "_YYYY.MM.DD-HH.mm.ss"]
-m, --last-modified Use last modified time instead of current time
[boolean] [default: false]