[__download] fix manual: onchange parameter in wrong section

This commit is contained in:
ander 2020-08-18 00:48:58 +03:00
parent 8f94a226c7
commit d239169c4f
1 changed files with 3 additions and 3 deletions

View File

@ -30,9 +30,6 @@ sum
By default output of ``cksum`` without filename is expected.
Other hash formats supported with prefixes: ``md5:``, ``sha1:`` and ``sha256:``.
onchange
Execute this command after download.
OPTIONAL PARAMETERS
-------------------
@ -54,6 +51,9 @@ cmd-sum
format specification ``%s`` which will become destination.
For example: ``md5sum '%s' | awk '{print $1}'``.
onchange
Execute this command after download.
EXAMPLES
--------