mirror of
https://github.com/panzi/mediaextract
synced 2025-02-19 05:56:51 +00:00
typo
This commit is contained in:
parent
93ccb4a279
commit
bbe03d4306
@ -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.
|
||||
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user