ntfsresize --version (return code: 0)
ntfsresize v2015.3.14AR.1 (libntfs-3g)
Resize an NTFS Volume, without data loss.
Copyright (c) 2002-2006 Szabolcs Szakacsits
Copyright (c) 2002-2005 Anton Altaparmakov
Copyright (c) 2002-2003 Richard Russon
Copyright (c) 2007 Yura Pakhuchiy
Copyright (c) 2011-2014 Jean-Pierre Andre
This program is free software, released under the GNU General Public License
and you are welcome to redistribute it under certain conditions. It comes with
ABSOLUTELY NO WARRANTY; for details read the GNU General Public License to be
found in the file "COPYING" distributed with this program, or online at:
http://www.gnu.org/copyleft/gpl.html
Developers' email address: ntfs-3g-devel@lists.sf.net
News, support and information: http://tuxera.com
ntfsresize --help (return code: 0)
ntfsresize v2015.3.14AR.1 (libntfs-3g)
Usage: ntfsresize [OPTIONS] DEVICE
Resize an NTFS volume non-destructively, safely move any data if needed.
-c, --check Check to ensure that the device is ready for resize
-i, --info Estimate the smallest shrunken size or the smallest
expansion size
-m, --info-mb-only Estimate the smallest shrunken size possible,
output size in MB only
-s, --size SIZE Resize volume to SIZE[k|M|G] bytes
-x, --expand Expand to full partition
-n, --no-action Do not write to disk
-b, --bad-sectors Support disks having bad sectors
-f, --force Force to progress
-P, --no-progress-bar Don't show progress bar
-v, --verbose More output
-V, --version Display version information
-h, --help Display this help
The options -i and -x are exclusive of option -s, and -m is exclusive
of option -x. If options -i, -m, -s and -x are are all omitted
then the NTFS volume will be enlarged to the DEVICE size.
Developers' email address: ntfs-3g-devel@lists.sf.net
News, support and information: http://tuxera.com
Ntfsresize FAQ: http://linux-ntfs.sourceforge.net/info/ntfsresize.html