Searched refs:man_usage (Results 1 – 1 of 1) sorted by relevance
599 h) man_usage 0 ;;606 *) man_usage ;;615 Kflagfflag*) echo "Incompatible options: -K and -f"; man_usage ;;616 Kflag*kflag*) echo "Incompatible options: -K and -k"; man_usage ;;617 Kflag*tflag) echo "Incompatible options: -K and -t"; man_usage ;;618 fflagkflag*) echo "Incompatible options: -f and -k"; man_usage ;;619 fflag*tflag*) echo "Incompatible options: -f and -t"; man_usage ;;620 fflag*wflag) echo "Incompatible options: -f and -w"; man_usage ;;621 *kflagtflag*) echo "Incompatible options: -k and -t"; man_usage ;;623 *tflagwflag) echo "Incompatible options: -t and -w"; man_usage ;;[all …]