We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6fbb68 commit 9168b7bCopy full SHA for 9168b7b
β.goreleaser.yamlβ
@@ -41,7 +41,7 @@ archives:
41
- goos: windows
42
formats: [ 'zip' ]
43
files:
44
- - openstatus-docs.1
+ - docs/openstatus.1
45
# replacements:
46
# darwin: Darwin
47
# linux: Linux
@@ -63,7 +63,7 @@ homebrew_casks:
63
skip_upload: auto
64
description: "OpenStatus CLI"
65
directory: Casks
66
- manpage: openstatus-docs.1
+ manpage: docs/openstatus-docs.1
67
repository:
68
owner: openstatusHQ
69
# Repository name.
βdocs/openstatus-docs.1β βdocs/openstatus.1βdocs/openstatus-docs.1 renamed to docs/openstatus.1
@@ -1,7 +1,7 @@
1
.\" Automatically generated by Pandoc 3.7.0.2
2
.\"
3
.TH "" "" "" ""
4
-.SH CLI
+.SH OpenStatus CLI
5
.SH NAME
6
openstatus \- This is OpenStatus Command Line Interface
7
.SH SYNOPSIS
0 commit comments