This commit is contained in:
Mathias Panzenböck 2013-01-09 03:23:27 +01:00
parent 93ccb4a279
commit bbe03d4306
2 changed files with 2 additions and 2 deletions

View File

@ -81,7 +81,7 @@ files.
G for Gigabytes (units of 1024 Megabytes)
T for Terabytes (units of 1024 Gigabytes)
P for Petabytes (units of 1024 Terabytes)
E for Exabyte (units of 1024 Petabytes)
E for Exabytes (units of 1024 Petabytes)
The special value "max" selects the maximum alowed value.

View File

@ -130,7 +130,7 @@ static int usage(int argc, char **argv)
" G for Gigabytes (units of 1024 Megabytes)\n"
" T for Terabytes (units of 1024 Gigabytes)\n"
" P for Petabytes (units of 1024 Terabytes)\n"
" E for Exabyte (units of 1024 Petabytes)\n"
" E for Exabytes (units of 1024 Petabytes)\n"
"\n"
" The special value \"max\" selects the maximum alowed value.\n"
"\n"