Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/gpt Minimally document gpt recover. Bump date.
details: https://anonhg.NetBSD.org/src/rev/4d7b602d24f8
branches: trunk
changeset: 769699:4d7b602d24f8
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Sep 19 10:40:35 2011 +0000
description:
Minimally document gpt recover. Bump date.
diffstat:
sbin/gpt/gpt.8 | 11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)
diffs (32 lines):
diff -r 14ad2031f50d -r 4d7b602d24f8 sbin/gpt/gpt.8
--- a/sbin/gpt/gpt.8 Mon Sep 19 10:03:32 2011 +0000
+++ b/sbin/gpt/gpt.8 Mon Sep 19 10:40:35 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: gpt.8,v 1.7 2011/03/27 01:01:07 jym Exp $
+.\" $NetBSD: gpt.8,v 1.8 2011/09/19 10:40:35 wiz Exp $
.\"
.\" Copyright (c) 2002 Marcel Moolenaar
.\" All rights reserved.
@@ -26,7 +26,7 @@
.\"
.\" $FreeBSD: src/sbin/gpt/gpt.8,v 1.17 2006/06/22 22:22:32 marcel Exp $
.\"
-.Dd March 27, 2011
+.Dd September 19, 2011
.Dt GPT 8
.Os
.Sh NAME
@@ -259,6 +259,13 @@
.Bx
disk labels into GPT partitions by creating
the GPT equivalent of a slice.
+.\" ==== recover ====
+.It Nm Ic recover Ar device ...
+The
+.Ic recover
+command tries to restore the GPT partition label from the backup
+near the end of the disk.
+It is very useful in case the primary label was deleted.
.\" ==== remove ====
.It Nm Ic remove Oo Fl a Oc Ar device ...
.It Nm Ic remove Oo Fl b Ar number Oc Oo Fl i Ar index Oc \
Home |
Main Index |
Thread Index |
Old Index