How mongodb --repair work without rebuild indexes?

I have an issue. When I run mongod --repair command, mongo start rebuild all indexes. I want run --repair without rebuilding index. How?