new in fedora

how i can format a usb flash memory from fedora

i can see the as /dev/sda1 from terminal

pls help me

become root :

fdisk /dev/sda
mkfs -t vfat /dev/sda1

ok i formatted my flash
thanks a lot