bin/sym.symit in sym-2.6.3 vs bin/sym.symit in sym-2.7.0
- old
+ new
@@ -250,10 +250,10 @@
symit::locs::print
symit::cleanup
return $(symit::exit 5)
}
- command="sym -ck ${cli__opts[key]} -tf ${file}"
+ command="sym -ck ${cli__opts[key]} -t ${file}"
[[ ${cli_opts[dry_run]} ]] && printf "[dry_run] "
printf "${bldgrn}${command}${txtrst}\n"