Log in to the Perforce service
Copy files from depot into the client workspace
Create or edit changelist description
Open a file to edit
p4 edit -c changelist_number path/to/fileOpen a new file to add it to the depot
Display list of files modified by changelist
p4 describe -c changelist_numberSubmit a changelist to the depot
p4 submit -c changelist_number