diff options
author | Karl Berry <karl@freefriends.org> | 2017-11-25 20:59:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-11-25 20:59:19 +0000 |
commit | 6c871415342a1a0768827fe38040e0383fc6435a (patch) | |
tree | 6279d17b7c323295b483d3b1e72b64b6e6e0dcaa /Master/texmf-dist/doc/support/ctan-o-mat/README.md | |
parent | eaf5f8406e86635e0c9299c7784662d3f39a2546 (diff) |
ctan-o-mat (25nov17)
git-svn-id: svn://tug.org/texlive/trunk@45907 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support/ctan-o-mat/README.md')
-rw-r--r-- | Master/texmf-dist/doc/support/ctan-o-mat/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/support/ctan-o-mat/README.md b/Master/texmf-dist/doc/support/ctan-o-mat/README.md index 08b44507d4d..40addfee8b7 100644 --- a/Master/texmf-dist/doc/support/ctan-o-mat/README.md +++ b/Master/texmf-dist/doc/support/ctan-o-mat/README.md @@ -55,6 +55,15 @@ configuration via the command line parameter `--init`. Create an empty template for a configuration. </dd> + <dt><code>--list licenses</code></dt> + <dd> + List the known licenses of CTAN to the standard output stream. + Each license is represented as one line. The line contains the + fields key, name, free indicator. Those fields are separated by + tab characters. Afterwards the program terminates without processing + any further arguments. + </dd> + <dt><code>--submit</code></dt> <dd> Upload the submission, validate it and officially submit it to |