提交 4f09825e 编写于 作者: E Eric Sunshine 提交者: Junio C Hamano

Documentation/git-worktree: associate options with commands

git-worktree options affect some worktree commands but not others, but
this is not necessarily obvious from the option descriptions. Make this
clear by indicating explicitly which commands are affected by which
options.
Signed-off-by: NEric Sunshine <sunshine@sunshineco.com>
Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 5c314648
......@@ -28,15 +28,15 @@ OPTIONS
-n::
--dry-run::
Do not remove anything; just report what it would
With `prune`, do not remove anything; just report what it would
remove.
-v::
--verbose::
Report all removals.
With `prune`, report all removals.
--expire <time>::
Only expire unused worktrees older than <time>.
With `prune`, only expire unused worktrees older than <time>.
SEE ALSO
--------
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册