Skip to content

Commit 9511198

Browse files
authored
Fix description of -W message field in man page (GH-111371)
1 parent 6d2b551 commit 9511198

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Misc/python.man

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ the remaining fields.
299299

300300
The
301301
.I message
302-
field must match the whole printed warning message; this match is
302+
field must match the start of the warning message; this match is
303303
case-insensitive.
304304

305305
The

0 commit comments

Comments
 (0)