@@ -246,6 +246,9 @@ extern int tar_main(int argc, char **argv)
break;
}
#endif
if(strcmp(*argv,"-help")==0){
usage(tar_usage);
}
break;
default:
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.