Skip to content

Commit

Permalink
Fixed man page version
Browse files Browse the repository at this point in the history
  • Loading branch information
blmayer committed Nov 13, 2023
1 parent f339a00 commit 75aad10
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion astro
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

version="0.24.0"
version="0.24.1"

usage() {
echo "astro v$version: Browse the gemini web on the terminal."
Expand Down
4 changes: 2 additions & 2 deletions astro.en.1
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH ASTRO "1" "September 2023" "astro 0.23.0" "User Commands"
.TH ASTRO "1" "November 2023" "astro 0.24.1" "User Commands"
.SH NAME
astro \- A Gemini web browser using shell script
.SH SYNOPSIS
.B astro
[\fI\,URL\/\fR]\fI\,|\/\fR[\fI\,OPTION\/\fR]
.SH DESCRIPTION
astro v0.23.0: Browse the gemini web on any POSIX compatible terminal.
astro v0.24.1: Browse the gemini web on any POSIX compatible terminal.
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
Expand Down

0 comments on commit 75aad10

Please sign in to comment.