このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


Patch 製造者 - 命令(する) 言及/関連

Patch 製造者 - 命令(する) 言及/関連

Arguments in [square brackets] are optional

命令(する) Abbr Args Description
General:
help h   Prints the 名簿(に載せる)/表(にあげる) of Patch 製造者 命令(する)s and what they do.
見解/翻訳/版     Prints Patch 製造者's 見解/翻訳/版 number.
追加する a <filenames> 追加するs the given とじ込み/提出するs to the 現在の patch. If 非,不,無 are given takes input from stdin.
除去する r <filenames> 除去するs the given とじ込み/提出するs from the 現在の patch. If 非,不,無 are given takes input from stdin.
名簿(に載せる)/表(にあげる) l [<patchref>] Prints a 名簿(に載せる)/表(にあげる) of the とじ込み/提出するs which are part of the 現在の or a given patch.
which w   Prints the 現在の patch 言及/関連.
switch s <patchref> Changes Patch 製造者 from working on the 現在の patch 言及/関連 to working on a different one.
改名する rn <new patchref> Changes the patch 言及/関連 of the 現在の patch to a new value.
edit e [<pattern>] Brings up in your editor any とじ込み/提出するs in the 現在の patch which match <pattern>. <pattern> is a simple glob, with 暗示するd 主要な and 追跡するing *s. Passing no arguments opens all とじ込み/提出するs.
diff d [passed through] does a diff -u for all the とじ込み/提出するs in the とじ込み/提出する 名簿(に載せる)/表(にあげる), and 蓄える/店s the result in the data directory. Extra arguments to this 命令(する) are passed through to diff - for example, "-w".
見解(をとる) v [<patchref>] Brings up the 現在の or a given patchref's diff in an editor window so you can review it.
patch p [passed through] Patches your diff 支援する in to the build you are 現在/一般に sitting in. Pass -R to 支援する the patch out again.
grep g <string> Searches all 追加するd とじ込み/提出するs for a given string, 事例/患者-insensitively.
遂行する/発効させる x <命令(する) line> Runs the given 命令(する) once, with all とじ込み/提出するs in the とじ込み/提出する 名簿(に載せる)/表(にあげる) as arguments 追加するd to the end.
update u [passed through] Does an SCM update 操作/手術 on all the とじ込み/提出するs in the とじ込み/提出する 名簿(に載せる)/表(にあげる).
checkin ci [passed through] Checks all とじ込み/提出するs in the とじ込み/提出する 名簿(に載せる)/表(にあげる) into your SCM. It runs pm which, pm update, pm diff and pm 見解(をとる) first for you, to show you what you are about to change and make sure it's really what you want to do.
scmadd sa [passed through] Does an SCM 追加する 操作/手術 on all the とじ込み/提出するs (already-追加するd とじ込み/提出するs will fail with a 害のない message). If you've 追加するd new とじ込み/提出するs and are using CVS, you need to do this before diff will work 適切に.

Invocation

Out of the box, Patch 製造者 supports the に引き続いて two invocation forms:

  • pm <命令(する)> <args>
    e.g. pm 追加する 実験(する).js
  • pm <abbr-命令(する)> <args>
    e.g. pm a 実験(する).js

If you run pm --init, Patch 製造者 creates 偽名,通称s or (製品,工事材料の)一回分 とじ込み/提出するs so you can also use the に引き続いて two forms:

  • pm<命令(する)> <args>
    e.g. pmadd 実験(する).js
  • pm<abbr-命令(する)> <args>
    e.g. pma 実験(する).js

MacOS X: Once you have run pm --init you must run "rehash" or open a new 終点 window for Patch 製造者 to work.

初めの URL: http://www.gerv.逮捕する/ソフトウェア/patch-製造者/命令(する)-言及/関連.html