What command would create a LUN clone named lun0.clone from the LUN lun0 on the volume vol2?

A.
lun clone start create /vol/vol2/lun0.clone -b /vol/vol2/lun0 snap_recent
B.
lun clone create /vol/vol2/lun0.clone -b /vol/vol2/lun0 snap_recent
C.
lun clone create /vol/vol2/lun0 -b /vol/vol2/lun0.clone snap_recent
D.
lun clone create /vol/vol2/lun0.clone -b /vol/vol2/lun0 -s snap_recent
Explanation:
http://backdrift.org/man/netapp/man1/na_lun.1.html
lun clone create clone_lunpath [ -o noreserve ] -b parent_lunpath parent_snap