mirror of
https://github.com/Erreur32/cheat.git
synced 2024-12-22 13:42:11 +01:00
Added perforce commands
This commit is contained in:
parent
55492c50ac
commit
250a265b25
1 changed files with 5 additions and 0 deletions
5
cheat/cheatsheets/p4
Normal file
5
cheat/cheatsheets/p4
Normal 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>
|
Loading…
Reference in a new issue