mirror of
https://github.com/cheat/cheat.git
synced 2025-11-05 00:05:27 +01:00
Added perforce commands
This commit is contained in:
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>
|
||||
Reference in New Issue
Block a user