### Documentation The example in the documentation for the `-V` option in `py.exe` looks confusing: ``` $> py -V:Distributor\1.0 ... ``` Is it supposed to use a forward slash for company "Distributor" and tag "1.0", or tag "Distributor\1.0" with default company "PythonCore"? cc @zooba <!-- gh-linked-prs --> ### Linked PRs * gh-148856 * gh-153308 <!-- /gh-linked-prs -->
Documentation
The example in the documentation for the
-Voption inpy.exelooks confusing:Is it supposed to use a forward slash for company "Distributor" and tag "1.0", or tag "Distributor\1.0" with default company "PythonCore"?
cc @zooba
Linked PRs