Manual.md: no underscore or shell subst allowed in version

This commit is contained in:
yopito 2017-09-24 15:57:32 +02:00
parent 006d44a7ab
commit f26e6d1025
1 changed files with 2 additions and 2 deletions

View File

@ -351,8 +351,8 @@ the generated `binary packages` have been modified.
- `short_desc` A string with a brief description for this package. Max 72 chars.
- `version` A string with the package version. Must not contain dashes and at least
one digit is required.
- `version` A string with the package version. Must not contain dashes or underscore
and at least one digit is required. Shell's variable substition usage is not allowed.
<a id="optional_vars"></a>
#### Optional variables