linux常用命令随笔

p4 的用法(随手记录了)

      p4  add file   :本来没有的file,创建一个新的file, 然后submit

      p4 open file :打开一个已经存在的file

      p4 opened file :一个已经打开可得file

      p4 edit file : 编辑

      p4 submit : 上传

      p4 sync ... :download the different file

猜你喜欢

转载自www.cnblogs.com/neutronxieme/p/9013683.html