Update documentation for new -x option

This commit is contained in:
ISSOtm
2020-04-27 11:04:29 +02:00
parent 8b1351fc3e
commit 8958e352df
2 changed files with 10 additions and 2 deletions

View File

@@ -119,7 +119,7 @@ static struct option const longopts[] = {
static void printUsage(void)
{
fputs(
"Usage: rgblink [-dtVvw] [-l script] [-m map_file] [-n sym_file]\n"
"Usage: rgblink [-dtVvwx] [-l script] [-m map_file] [-n sym_file]\n"
" [-O overlay_file] [-o out_file] [-p pad_value] [-s symbol]\n"
" <file> ...\n"
"Useful options:\n"