webrecorder / pywb

Core Python Web Archiving Toolkit for replay and recording of web archives
https://pypi.python.org/pypi/pywb
GNU General Public License v3.0
1.34k stars 207 forks source link

Rename wb-manager add --uncompress-wacz to --unpack-wacz and add docs #901

Closed tw4l closed 2 months ago

tw4l commented 2 months ago

Description

  1. Renames the new wb-manager add --uncompress-wacz option to --unpack-wacz.
  2. Add documentation as well as CLI help text for new flag.

Related to https://github.com/webrecorder/pywb/issues/799

Motivation and Context

The new flag name is both more accurate and easier to type.

Also, existing features should be documented, especially if people are likely to use them!

Screenshots (if appropriate):

Types of changes

Checklist: