Translation updates

This commit is contained in:
Lirusaito
2013-04-23 09:23:23 -04:00
parent 1f58d1250f
commit c7a9bd0f4f
5 changed files with 74 additions and 85 deletions

View File

@@ -5,7 +5,7 @@ usage() {
echo "Usage: repackage PLATFORM FILEIN.tar.bz2 [FILEOUT.tar.bz2]
Repackage an archive from llautobuild format into singularity format
PLATTFORM can be one of windows, linux, linux64, mac.
PLATFORM can be one of windows, linux, linux64, mac.
"
exit 0
}