From 0d655129f8b34d89ad82613d5302a21c2a157321 Mon Sep 17 00:00:00 2001 From: Thomas Klausner Date: Mon, 20 Jan 2025 15:10:48 +0100 Subject: [PATCH] regen --- docs/ckmame.html | 7 +++--- docs/ckmame.man | 7 +++--- docs/ckmamerc.html | 14 +++++++++++- docs/ckmamerc.man | 16 +++++++++++++- docs/ckstatus.html | 55 ++++++++++++++++++++++++++++++++++++---------- docs/ckstatus.man | 49 +++++++++++++++++++++++++++++++++-------- docs/dumpgame.html | 4 ++-- docs/dumpgame.man | 4 ++-- docs/mkmamedb.html | 5 +++-- docs/mkmamedb.man | 5 +++-- 10 files changed, 130 insertions(+), 36 deletions(-) diff --git a/docs/ckmame.html b/docs/ckmame.html index c324ac6b..5592d194 100644 --- a/docs/ckmame.html +++ b/docs/ckmame.html @@ -386,8 +386,9 @@

-dumpgame(1), - mkmamedb(1) +ckstatus(1), + mkmamedb(1), + ckmamerc(5)

@@ -399,7 +400,7 @@

- +
June 7, 2024January 8, 2025 NiH
diff --git a/docs/ckmame.man b/docs/ckmame.man index a1423bb0..80aec342 100644 --- a/docs/ckmame.man +++ b/docs/ckmame.man @@ -27,7 +27,7 @@ .\" OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. -.TH "CKMAME" "1" "June 7, 2024" "NiH" "General Commands Manual" +.TH "CKMAME" "1" "January 8, 2025" "NiH" "General Commands Manual" .nh .if n .ad l .SH "NAME" @@ -441,8 +441,9 @@ the primary checksum matches, but one of the other checksums does not. The primary checksum for ROMs is CRC32, for disks MD5. .SH "SEE ALSO" -dumpgame(1), -mkmamedb(1) +ckstatus(1), +mkmamedb(1), +ckmamerc(5) .SH "AUTHORS" \fBckmame\fR was written by diff --git a/docs/ckmamerc.html b/docs/ckmamerc.html index 2116a133..006e8eec 100644 --- a/docs/ckmamerc.html +++ b/docs/ckmamerc.html @@ -210,6 +210,17 @@

ckstatus(1):

+
+
+
report-status
+
Report this set when running + ckstatus(1) with + - -all-sets. Defaults to + “true”.
+
+

The following variables are only supported by mkmamedb(1):

@@ -321,7 +333,7 @@

- +
June 26, 2024January 8, 2025 NiH
diff --git a/docs/ckmamerc.man b/docs/ckmamerc.man index 83c2c210..aaaa9ba1 100644 --- a/docs/ckmamerc.man +++ b/docs/ckmamerc.man @@ -27,7 +27,7 @@ .\" OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. -.TH "CKMAMERC" "5" "June 26, 2024" "NiH" "File Formats Manual" +.TH "CKMAMERC" "5" "January 8, 2025" "NiH" "File Formats Manual" .nh .if n .ad l .SH "NAME" @@ -265,6 +265,19 @@ Boolean. .RE .PP The following variables are only supported by +ckstatus(1): +.RS 4n +.TP 22n +report-status +Report this set when running +ckstatus(1) +with +\fB\-\fR\fB\-all-sets\fR. +Defaults to +\(lqtrue\(rq. +.RE +.PP +The following variables are only supported by mkmamedb(1): .RS 4n .TP 22n @@ -375,6 +388,7 @@ ckmame --set Big Set .RE .SH "SEE ALSO" ckmame(1), +ckstatus(1), dumpgame(1), mkmamedb(1) .SH "AUTHORS" diff --git a/docs/ckstatus.html b/docs/ckstatus.html index da51db18..a0d54ce4 100644 --- a/docs/ckstatus.html +++ b/docs/ckstatus.html @@ -1,7 +1,7 @@