git: DragonFly_RELEASE_6_4 gpt(8): Remove the wrong "-r" option for "recover" command
Aaron LI
aly at crater.dragonflybsd.org
Sat Feb 21 17:07:06 PST 2026
commit 9bd7115757637bc65feb0e603ef011b994e5caed
Author: Aaron LI <aly at aaronly.me>
Date: Fri Aug 29 12:59:59 2025 +0800
gpt(8): Remove the wrong "-r" option for "recover" command
It doesn't make sense that the "recover" command takes the "-r"
(recoverable) option, so just remove it. I believe it was copied from
the "destroy" command.
Summary of changes:
sbin/gpt/recover.c | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9bd7115757637bc65feb0e603ef011b994e5caed
--
DragonFly BSD source repository
More information about the Commits
mailing list