REUSE-DOWNLOAD(1) reuse REUSE-DOWNLOAD(1) NAME reuse-download - Download license files SYNOPSIS reuse download [options] [license ...] DESCRIPTION reuse-download downloads licenses into your LICENSES/ directory. The license arguments must be SPDX License Identifiers. The LICENSES/ directory will be found in the root of your project. If you are already in a directory named LICENSES and you are not in a VCS repository, that directory will be used. If no LICENSES/ directory exists, one will be created. OPTIONS --all Download all licenses detected missing in the project. -o, --output FILE If downloading a single file, output it to a specific file instead of putting it in a detected LICENSES/ directory. --source PATH Specify a source from which to copy custom LicenseRef- files. This can be a directory containing such file, or a path to the file itself. --help Display help and exit. AUTHOR Free Software Foundation Europe COPYRIGHT 2017, Free Software Foundation Europe. CC-BY-SA-4.0 5.0.2 December 4, 2024 REUSE-DOWNLOAD(1)