Skip to content

Commit 5cae6e7

Browse files
nhlong9697claude
andcommitted
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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-psuh.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ git-psuh - Delight users' typo with a shy horse
99
SYNOPSIS
1010
--------
1111
[verse]
12-
'git-psuh [<arg>...]'
12+
'git psuh [<arg>...]'
1313

1414
DESCRIPTION
1515
-----------

0 commit comments

Comments
 (0)