Skip to content

Commit 8568f35

Browse files
committed
Remove incorrect outdated paragraph from list subcommand help
1 parent 97d2dbe commit 8568f35

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

rsrcfork/__main__.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -624,9 +624,6 @@ def do_list(prog: str, args: typing.List[str]) -> typing.NoReturn:
624624
are displayed. For compressed resources, the compressed and decompressed data
625625
length are displayed, as well as the ID of the 'dcmp' resource used to
626626
decompress the resource data.
627-
628-
If the resource file has any global (resource map) attributes or non-zero
629-
header data, they are displayed before the list of resources.
630627
""",
631628
)
632629

0 commit comments

Comments
 (0)