diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-03-21 09:32:37 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-03-21 09:32:37 +0200 |
commit | fc8da2b2cc0a7ad497c810b54e53d68a11cb1887 (patch) | |
tree | 35d9f69c28f89f3784e11cddd1319f4e2ddd626a /doc/manual.cli | |
parent | 82f596a82a09ba475ce28a0789210c9b5bbc52d2 (diff) |
Documentation update
Diffstat (limited to 'doc/manual.cli')
-rw-r--r-- | doc/manual.cli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual.cli b/doc/manual.cli index f10e54f..f6ba243 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -404,7 +404,7 @@ optional snapshot id (\i{snapid}). The \i{num} component has the same semantics as in the final pre-releases except that it can be \c{0}. The \i{snapsn} component should be either the special value '\c{z}' or a numeric, non-zero value that increases for each -subsequent snapshot. It must fit into an unsigned 64-bit integer. The +subsequent snapshot. It must not be longer than 16 decimal digits. The \i{snapid} component, if present, should be an alpha-numeric value that uniquely identifies the snapshot. It is not required for version comparison (\i{snapsn} should be sufficient) and is included for reference. It must not |