<div dir="ltr">From ffe3d68604aedaecc483e687e6b294b68e978016 Mon Sep 17 00:00:00 2001<br>From: Srikanth Kurapati <<a href="mailto:srikanth.kurapati@multicorewareinc.com">srikanth.kurapati@multicorewareinc.com</a>><br>Date: Tue, 2 Mar 2021 16:22:09 +0530<br>Subject: [PATCH] edits documentation for version option as per release 3.5<br> functionality<br><br>---<br> doc/reST/cli.rst | 17 +++++++----------<br> 1 file changed, 7 insertions(+), 10 deletions(-)<br><br>diff --git a/doc/reST/cli.rst b/doc/reST/cli.rst<br>index 94c2a51..a5b5ca1 100755<br>--- a/doc/reST/cli.rst<br>+++ b/doc/reST/cli.rst<br>@@ -42,20 +42,17 @@ Executable Options<br> <br> .. option:: --version, -V<br> <br>-     Displays version details in the following manner *[Version Name]+/-[Number of commits from the release changeset]-/+[repository's head changeset  SHA-1 paraphrase identifier]*<br>- along with the compilation platform, build information and supported cpu capabilities.<br>+       Displays version details along with the compilation platform, build information and supported cpu capabilities in the following manner.<br> <br>-  In case of release tar balls version information is partly derived from configuration file *x265Version.txt*<br>- .. seeAlso::  For more information on how to configure the version file please refer to `<<a href="https://bitbucket.org/multicoreware/x265_git/wiki/Home">https://bitbucket.org/multicoreware/x265_git/wiki/Home</a>>`_  and Contribute pages for updates specific<br>-    release and version control management.<br>+      **[Version Name]+[Number of commits from the release changeset]+[repository's head changeset SHA-1 paraphrase identifier]**<br> <br>-  **Example:**<br>+ For release tar balls version information is derived from configuration file **x265Version.txt**<br> <br>- *x265 [info]: HEVC encoder version 3.4+27-'d9217cf00'*<br>+       Example::<br> <br>-        *x265 [info]: build info [Windows][MSVC 1916][64 bit] 10bit*<br>-<br>-      *x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2*<br>+   x265 [info]: HEVC encoder version 3.4+27+'d9217cf00'<br>+ x265 [info]: build info [Windows][MSVC 1916][64 bit] 10bit<br>+   x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2<br> <br>         **CLI ONLY**<br> <br>-- <br>1.8.3.1<br><br><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><b style="background-color:rgb(255,255,255)"><font color="#0b5394">With Regards,</font></b><div><b style="background-color:rgb(255,255,255)"><font color="#0b5394">Srikanth Kurapati.</font></b></div></div></div></div>