~ubuntu-branches/debian/sid/lvm2/sid

« back to all changes in this revision

Viewing changes to man/fsadm.8.in

  • Committer: Package Import Robot
  • Author(s): Bastian Blank
  • Date: 2013-03-03 12:33:47 UTC
  • mfrom: (1.1.15)
  • Revision ID: package-import@ubuntu.com-20130303123347-smfwei6dodkdth55
Tags: 2.02.98-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
.RI [ new_size [ BKMGTEP ]]
15
15
.sp
16
16
.SH DESCRIPTION
17
 
.B fsadm
18
 
utility checks or resizes the filesystem on a device.
 
17
fsadm utility checks or resizes the filesystem on a device.
19
18
It tries to use the same API for 
20
 
.IR ext2 , ext3 , ext4 , ReiserFS
21
 
and \fIXFS\fP filesystem.
 
19
.IR ext2 ", " ext3 ", " ext4 ", " ReiserFS " and " XFS
 
20
filesystem.
22
21
.SH OPTIONS
23
22
.TP
24
 
.BR \-h ", " \-\-help
25
 
Display the help text.
26
 
.TP
27
 
.BR \-v ", " \-\-verbose
28
 
Be more verbose.
29
 
.TP
30
23
.BR \-e ", " \-\-ext\-offline
31
24
Unmount ext2/ext3/ext4 filesystem before doing resize.
32
25
.TP
33
26
.BR \-f ", " \-\-force
34
27
Bypass some sanity checks.
35
28
.TP
 
29
.BR \-h ", " \-\-help
 
30
Display the help text.
 
31
.TP
36
32
.BR \-n ", " \-\-dry\-run
37
33
Print commands without running them.
38
34
.TP
 
35
.BR \-v ", " \-\-verbose
 
36
Be more verbose.
 
37
.TP
39
38
.BR \-y ", " \-\-yes
40
39
Answer "yes" at any prompts.
41
40
.TP