shithub: ricket

Download patch

ref: a51653aad620ecfc68d0c12311b465a87671bf1e
parent: 3cca6a3a91f048d7b1d3732dd99950279d41c85d
author: Skyrbunny <tallesttower1@gmail.com>
date: Thu Sep 14 08:23:28 EDT 2023

fix typos

binary files a/ricket b/ricket differ
--- a/ricket.go
+++ b/ricket.go
@@ -69,6 +69,6 @@
 func help() {
 	println(`
 usage: ricket/run path [ args ... ]
-run 'man ricket' for rmore info.
+run 'man ricket' for more info.
 	`)
 }
--- a/ricket.troff
+++ b/ricket.troff
@@ -41,7 +41,7 @@
 will change the wasm file in
 .BR path .
 to make it act as an executable, assuming ricket is installed on the system.
-.B -o
+.B -o output
 is the optional output file path.
 
 .SH BUGS