Add info key 'i' to show some states.

Currently showing C-Netz attached subscribers
This commit is contained in:
Andreas Eversberg
2016-08-02 09:03:46 +02:00
parent c9012c7663
commit 038ce9d1b7
10 changed files with 32 additions and 1 deletions

View File

@@ -81,6 +81,7 @@ void print_help(const char *arg0)
printf(" we just accept any card. With this we get the vendor IDs of the phone.\n");
printf("\nstation-id: Give 7 digit station-id, you don't need to enter it for every\n");
printf(" start of this program.\n");
printf("\nPress 'i' key for dumping currently attached subscribers.\n");
}
static int handle_options(int argc, char **argv)