@ -55,7 +55,7 @@ extern int mt_main(int argc, char **argv)
structmtopop;
intfd;
if((argc!=2&&argc!=3)&&**(argv+1)!='-'){
if(argc<2){
usage(mt_usage);
}
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.