argument('user')); $u->update('confirmed', true); $this->info("User #$u->id with e-mail $u->email and handle @$u->name was confirmed."); } }