Commit 5cae6e7
psuh: fix SYNOPSIS to use space instead of hyphen
The adoc SYNOPSIS had 'git-psuh' (hyphen) but the -h output from
psuh_usage[] produces 'git psuh' (space), causing t0450 to fail.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 2edf116 commit 5cae6e7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments