git: gpt(8): Remove the wrong "-r" option for "recover" command
Aaron LI
aly at crater.dragonflybsd.org
Wed Feb 18 06:32:39 PST 2026
commit fd300c36ada8dd39f379ff394195f553acce989b
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/fd300c36ada8dd39f379ff394195f553acce989b
--
DragonFly BSD source repository
More information about the Commits
mailing list