diff options
author | Patrick Steinhardt <ps@pks.im> | 2023-10-31 09:16:50 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-11-01 12:09:00 +0900 |
commit | 1307d5e86fc7ea6f4352a70c24c6277a2f9939a3 (patch) | |
tree | c1c26dc0af86d6e69013e434309cc18013db031f /t/t9133-git-svn-nested-git-repo.sh | |
parent | 199970e72fbfa9c858fdf2eec63bf53704bc01c6 (diff) |
builtin/show-ref: explicitly spell out different modes in synopsis
The synopsis treats the `--verify` and the implicit mode the same. They
are slightly different though:
- They accept different sets of flags.
- The implicit mode accepts patterns while the `--verify` mode
accepts references.
Split up the synopsis for these two modes such that we can disambiguate
those differences.
While at it, drop "--quiet" from the pattern mode's synopsis. It does
not make a lot of sense to list patterns, but squelch the listing output
itself. The description for "--quiet" is adapted accordingly.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9133-git-svn-nested-git-repo.sh')
0 files changed, 0 insertions, 0 deletions