Lines Matching full:topdir
1180 "tar cvfCj outfile.tar.bz2 topdir filename" is parsed the same as1181 "tar filename -c -v -j -f outfile.tar.bz2 -C topdir". Note that "tar -cvfCj