@@ -112,7 +112,7 @@ extern int rm_main(int argc, char **argv)
}
}
if((argc-optind)<1&&forceFlag==FALSE){
if(argc==optind&&forceFlag==FALSE){
show_usage();
}
#ifdef BB_FEATURE_RM_INTERACTIVE
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.