gmash dirs squash

Usage

gmash dirs squash [path]

Brief

Squash all directories in a given path, and move the contents up to the parent directory. Pass a depth greater than 1 to recursivley squash deeper directories up to the parent.

Parameters:

-p --path [path]
    Target path. Defaults to current.

-d --depth [depth]
    Depth of directories to squash. Defaults to 1.

Display:

-h --help
    Display gmash, command or subcommand help. Use -h or –help.

-v --version [v0-0-0]
    Display command group version.


This site uses Just the Docs, a documentation theme for Jekyll.