diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-28 08:24:59 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-28 08:24:59 +0200 |
commit | ac402e1fef2c13b5860ca5223d764bbfdfb867e3 (patch) | |
tree | fecba3fab7d7f2341ae59546dfdd796d2977ec69 /doc | |
parent | 44364c0db26a44230cb58c9e106a4f45da94d9b8 (diff) |
Clarify documentation
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual.cli | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/manual.cli b/doc/manual.cli index b514055..f0a879f 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -419,10 +419,10 @@ DDD - alpha / beta (DDD + 500) E - final (0) / snapshot (1) \ -If the \i{DDD} digits are not zero, then they signify a pre-release. In this +If the \i{DDDE} value is not zero, then it signifies a pre-release. In this case one is subtracted from the \i{AAABBBCCC} value. An alpha number is stored -as is while beta \- incremented by 500. If \i{E} is 1, then this is a snapshot -after \i{DDD}. +in \i{DDD} as is while beta \- incremented by 500. If \i{E} is 1, then this is +a snapshot after \i{DDD}. For example: |