Added perforce commands

This commit is contained in:
Aayush Kasurde 2015-01-27 22:07:43 +05:30
parent 55492c50ac
commit 250a265b25
1 changed files with 5 additions and 0 deletions

5
cheat/cheatsheets/p4 Normal file
View File

@ -0,0 +1,5 @@
# Print details related to Client and server configuration
p4 info
# Open a file and add it to depot
p4 add <filename>