git-worktree.txt: unify command-line prompt in example blocks
commit22d11a6e8e2d0aa6f5930477c3509483dbe4545a
authorEric Sunshine <sunshine@sunshineco.com>
Mon, 9 Apr 2018 07:34:00 +0000 (9 03:34 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Apr 2018 09:49:24 +0000 (9 18:49 +0900)
tree44faaa2ac5c5fd5c82299ce5fbb6659a48120227
parent3f0b42bd074fcb49ae9b18522e6b2b8a27aa07b6
git-worktree.txt: unify command-line prompt in example blocks

The command-line prompt in the "EXAMPLES" section is "$", however,
examples in the 'git worktree list' section (oddly) use "S" as a
prompt. Fix this inconsistency by settling on "$" as prompt in all
examples.

Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-worktree.txt