repair packs: drop experimental warning

This warning should already have been removed once the feature flag was
dropped.
This commit is contained in:
Michael Eischer 2024-05-09 18:19:48 +02:00
parent 433a6aad29
commit 8cce06d915
1 changed files with 0 additions and 2 deletions

View File

@ -17,8 +17,6 @@ var cmdRepairPacks = &cobra.Command{
Use: "packs [packIDs...]",
Short: "Salvage damaged pack files",
Long: `
WARNING: The CLI for this command is experimental and will likely change in the future!
The "repair packs" command extracts intact blobs from the specified pack files, rebuilds
the index to remove the damaged pack files and removes the pack files from the repository.