Clustering Distance matrix

Hi

I have some distance matrices I would like to cluster them into 4 groups. Is this the correct command?

vcluster -clmethod=graph -sim=dist 4

and also sometimes I get a group index -1 , what does this means?

Thanks