diff options
author | Marcel Moolenaar <marcel@FreeBSD.org> | 2004-11-13 08:01:48 +0000 |
---|---|---|
committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2004-11-13 08:01:48 +0000 |
commit | 6c377348e6a9cb1835ada4da4590b4172fd55f2d (patch) | |
tree | a3de8f518637e229f3100bee1f8ed928ed5ad2b9 | |
parent | 9e57e1869cd42b9c400ebd38868e6d8d92bf44d4 (diff) |
Notes
-rw-r--r-- | sbin/gpt/gpt.8 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sbin/gpt/gpt.8 b/sbin/gpt/gpt.8 index 57c93c4b2df1..7d7214e58b36 100644 --- a/sbin/gpt/gpt.8 +++ b/sbin/gpt/gpt.8 @@ -138,8 +138,7 @@ as aliases for the most commonly used partition types. .It Xo .Nm .Ic create -.Op Fl f -.Op Fl p +.Op Fl fp .Ar device ... .Xc The @@ -180,8 +179,7 @@ to destroy the table in a way that it can be recovered. .It Xo .Nm .Ic migrate -.Op Fl f -.Op Fl s +.Op Fl fs .Ar device ... .Xc The |