reuse-download - Man Page
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 SOURCE
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.
- -h, ā--help
Display help and exit.
Author
Free Software Foundation Europe
Copyright
2024, Free Software Foundation Europe. CC-BY-SA-4.0