folder2dmg

Crates.iofolder2dmg
lib.rsfolder2dmg
version0.1.5
sourcesrc
created_at2021-01-04 15:58:15.109063
updated_at2021-01-04 15:58:15.109063
descriptionfolder2dmg is a personnal helper to create image from directory
homepagehttps://github.com/deild/folder2dmg
repositoryhttps://github.com/deild/folder2dmg
max_upload_size
id331705
size23,598
tolva (deild)

documentation

README

folder2dmg CI

Usage:

folder2dmg 0.1.5
Samuel Marcaille
folder2dmg is a personnal helper to create image from directory

USAGE:
    folder2dmg [FLAGS] [OPTIONS] <srcfolder>

FLAGS:
    -d, --debug      turn on debugging information
    -e, --erase      delete the srcfolder after created the image
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -i, --image <image>        the image to be created. Use the folder name and local Location if not set
    -v, --volname <volname>    the newly-created filesystem will be named volname. Use the folder name if not set

ARGS:
    <srcfolder>    the source directory, copies file-by-file the contents of source into
Commit count: 45

cargo fmt