ipa: Explain that one needs to get the IP address of the BTS as argument

This commit is contained in:
Holger Hans Peter Freyther 2013-11-11 14:30:09 +01:00
parent 49976f4c1e
commit 558bdb4330
1 changed files with 1 additions and 1 deletions

View File

@ -791,7 +791,7 @@ static void analyze_firmware(const char *filename)
static void print_usage(void)
{
printf("Usage: ipaccess-config\n");
printf("Usage: ipaccess-config IP_OF_BTS\n");
}
static void print_help(void)