It generates an admin panel (based on bootstrap), and a set of crud screens for the table specified. Scaffolding does something similar, but then for frontend (user-facing) controllers.
Just install FuelPHP in a test environment, run it, and see what it does...