We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 080ed44 commit 2b5b835Copy full SHA for 2b5b835
1 file changed
src/manage/commands.py
@@ -40,9 +40,8 @@
40
41
WELCOME = f"""!B!Python install manager was successfully updated to {__version__}.!W!
42
43
-Indexes can now be signed to provide tamper detection. When an index signature
44
-is found to be invalid, the operation will be aborted without modifying your system.
45
-See !B!{HELP_URL}#index-signatures!W! for more information.
+Additional shebang configuration is now available. Please see
+!B!{HELP_URL}#shebang-lines!W! for more information.
46
"""
47
48
# The 'py help' or 'pymanager help' output is constructed by these default docs,
0 commit comments