~ubuntu-branches/ubuntu/utopic/gdisk/utopic-proposed

« back to all changes in this revision

Viewing changes to gdisk.8

  • Committer: Package Import Robot
  • Author(s): Guillaume Delacour
  • Date: 2013-12-20 17:41:44 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20131220174144-ff5xgv9m25s3dmoi
Tags: 0.8.8-1
* New upstream release (Closes: #729958)
* debian/patches/set_default_partition_type-test.diff don't use a kernel
  dependent default gpt type when creating a partition (Closes: #729957)
* Bump to Standards-Version 3.9.5 (no changes needed)
* *.lintian-overrides: Removed as fixparts use fortified functions
* Refresh patch debian/patches/manpages.diff (hyphen as minus)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.\" Copyright 2011-2013 Roderick W. Smith (rodsmith@rodsbooks.com)
2
2
.\" May be distributed under the GNU General Public License
3
 
.TH "GDISK" "8" "0.8.7" "Roderick W. Smith" "GPT fdisk Manual"
 
3
.TH "GDISK" "8" "0.8.8" "Roderick W. Smith" "GPT fdisk Manual"
4
4
.SH "NAME"
5
5
gdisk \- Interactive GUID partition table (GPT) manipulator
6
6
.SH "SYNOPSIS"
128
128
.SH "OPTIONS"
129
129
.TP 
130
130
.B \-l
131
 
List the partition tables for the specified devices and then exit.
 
131
List the partition table for the specified device and then exits.
132
132
.PP 
133
133
 
134
134
Most interactions with \fBgdisk\fR
561
561
usually bypasses the prompt entirely.
562
562
 
563
563
.SH "BUGS"
564
 
As of July 2013 (version 0.8.7), \fBgdisk\fR
 
564
As of October 2013 (version 0.8.8), \fBgdisk\fR
565
565
should be considered beta software. Known bugs and limitations include:
566
566
 
567
567
.TP