Skip to content

doc: Explain when "Extract here" does not create subfolder

Andrew Shark requested to merge ashark/ark:doc_extract into master

If the archive contains only one entry (file or folder), then when extracting, the subfolder is not created.

See BatchExtractJob::setupDestination().

This may be unobvious for some users, so need to document this.

Merge request reports