Skip to content

Commit 9168b7b

Browse files
πŸš€
1 parent a6fbb68 commit 9168b7b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

β€Ž.goreleaser.yamlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ archives:
4141
- goos: windows
4242
formats: [ 'zip' ]
4343
files:
44-
- openstatus-docs.1
44+
- docs/openstatus.1
4545
# replacements:
4646
# darwin: Darwin
4747
# linux: Linux
@@ -63,7 +63,7 @@ homebrew_casks:
6363
skip_upload: auto
6464
description: "OpenStatus CLI"
6565
directory: Casks
66-
manpage: openstatus-docs.1
66+
manpage: docs/openstatus-docs.1
6767
repository:
6868
owner: openstatusHQ
6969
# Repository name.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.\" Automatically generated by Pandoc 3.7.0.2
22
.\"
33
.TH "" "" "" ""
4-
.SH CLI
4+
.SH OpenStatus CLI
55
.SH NAME
66
openstatus \- This is OpenStatus Command Line Interface
77
.SH SYNOPSIS

0 commit comments

Comments
Β (0)