Skip to content

bzip2recover: add page #16918

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

KristopherLeads
Copy link
Contributor

  • The page(s) are in the correct platform directories: common, linux, osx, windows, sunos, android, etc.
  • The page(s) have at most 8 examples.
  • The page description(s) have links to documentation or a homepage.
  • The page(s) follow the content guidelines.
  • The page(s) follow the style guide.
  • The PR title conforms to the recommended templates.
  • Version of the command being documented (if known):

@github-actions github-actions bot added new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers. labels Jun 21, 2025
@KristopherLeads
Copy link
Contributor Author

@Managor this is related to the bzip2 pages I've been working on. An interesting note here - although at first blush this looks like an alias as it's packaged as part of bzip2, it looks like it is a standalone part of the command and doesn't have any flag equivalents with bzip2 proper. I'll add a "see also" in here as it's related, but just a note of its oddness.

@tldr-bot

This comment was marked as outdated.

# bzip2recover

> Attempts to recover data from a damaged `.bz2` file.
> > See also: `bzip2`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
> > See also: `bzip2`.
> See also: `bzip2`.


> Attempts to recover data from a damaged `.bz2` file.
> > See also: `bzip2`.
> More information: <https://linux.die.net/man/1/bzip2recover>.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
> More information: <https://linux.die.net/man/1/bzip2recover>.
> More information: <https://manned.org/bzip2recover>.

Use manned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants