diff options
author | ru <ru@FreeBSD.org> | 2005-11-18 10:36:29 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-11-18 10:36:29 +0000 |
commit | 4de1ee30af651da4cc20108946a33d8179710066 (patch) | |
tree | 810cb0151feedaec0d50a8b5857338a761532875 /sbin/gpt | |
parent | 16f511ab65fd28c303b9ce9870c18942f1a6dece (diff) | |
download | FreeBSD-src-4de1ee30af651da4cc20108946a33d8179710066.zip FreeBSD-src-4de1ee30af651da4cc20108946a33d8179710066.tar.gz |
-mdoc sweep.
Diffstat (limited to 'sbin/gpt')
-rw-r--r-- | sbin/gpt/gpt.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sbin/gpt/gpt.8 b/sbin/gpt/gpt.8 index 419ec9a..ab2d87c 100644 --- a/sbin/gpt/gpt.8 +++ b/sbin/gpt/gpt.8 @@ -224,7 +224,9 @@ The option is used to read the label from the specified file. Only the first line is read from the file and the trailing newline character is stripped. -If the file name is the dash or minus sign (-), the label is read from +If the file name is the dash or minus sign +.Pq Fl , +the label is read from the standard input. The .Fl l Ar label @@ -286,7 +288,7 @@ type. The option has no effect on non-GPT partitions. With the .Fl u -option the GPT partition type is displayed as an UUID instead of in an +option the GPT partition type is displayed as an UUID instead of in a user friendly form. The .Fl l |