Skip to content

[v1.0.1] Custom Name Handling

Latest
Compare
Choose a tag to compare
@Jakkoble Jakkoble released this 28 Dec 10:53
· 2 commits to master since this release
c24315d

In this version I reworked the handling of a custom name. In the previous version you had to pass the name to the CLI with -n <name>, which is pretty annoying to do every time. Now you can simply write the name behind the origin path and you are good to go - you don't even have to specify the file extension, everything gets done fore you by the CLI.

New Usage

transfer [OPTIONS] <ORIGIN_PATH> [NEW_NAME]