astro

a POSIX shell compatible gemini client (mirror of https://github.com/blmayer/astro)
git clone https://git.clttr.info/astro.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 493c500bd3293efffd37cf245760119e19ba33e4
parent 001b8e23d455b184b234ba5920d8e894c45e7830
Author: Brian Mayer <bleemayer@gmail.com>
Date:   Thu, 22 Jul 2021 01:25:31 -0300

Update astro
Diffstat:
Mastro | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/astro b/astro @@ -1,7 +1,7 @@ #!/bin/sh usage() { - echo "Astro v0.5.0: Send or read emails from your terminal." + echo "Astro v0.5.0: Browse the gemini web on the terminal." echo "" echo "Usage: astro [url]|[option]" echo ""