diff --git a/src/pilerimport.c b/src/pilerimport.c index 03f262a..6554a61 100644 --- a/src/pilerimport.c +++ b/src/pilerimport.c @@ -472,7 +472,7 @@ void usage(){ printf("usage: pilerimport [-c ] -e | -m | -d | -i | -K | -u -p -P \n"); - printf(" [-x ] [-f ] [-F ] [-b ] [-s ] [-D] [-o] [-R] [-r] [-q]\n"); + printf(" [-t ] [-x ] [-f ] [-F ] [-b ] [-s ] [-D] [-o] [-R] [-r] [-q]\n"); exit(0); }