Docs example of c2patool --remote usage is confusing #833
Labels
accepted
bug
Something isn't working
c2patool
Issues related to c2patool cli
documentation
Improvements or additions to documentation
After correctly describing what the --remote option does in the first paragrah, the docs give the following example
(emphasis mine)
This directly contradicts the first paragraph, which says that the tool will generate the .c2pa file itself. The tool will not fetch the manifest from the remote URL. It will create it and expects you to then make it accessible at the URL that you specified.
The text was updated successfully, but these errors were encountered: