other versions
SFOOD-COPY(1) | General Commands Manual | SFOOD-COPY(1) |
NAME¶
sfood-copy - read a snakefood dependencies file and flatten and output the list of all files
SYNOPSIS¶
sfood-copy [options] files...
DESCRIPTION¶
Read a snakefood dependencies file and flatten and output the list of all files.
OPTIONS¶
- -h, --help
- show the help message and exit
- -o, --overwrite
- Overwrite the destination files. If this is not set, an error is generated if the destination file exists.
- -i, --insert-package-inits
- Automatically create missing __init__.py in intervening directories.
SEE ALSO¶
sfood(1), sfood-checker(1), sfood-cluster(1), sfood-flatten(1), sfood-graph(1), sfood-imports(1).
AUTHOR¶
sfood-copy was written by Martin Blais <blais@furius.ca> and it's part of snakefood suite.
This manual page was written by Sandro Tosi <morph@debian.org>, for the Debian project (and may be used by others).
January 2, 2009 |