aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-11-19 04:37:33 -0500
committerB. Watson <urchlay@slackware.uk>2025-11-19 04:37:33 -0500
commit1435a57b215826d86318e2a07e572eab1e18dcce (patch)
treeee182cc77fb44c7c805e98076763a7652364d89f /src
parent690dfb4ea53491a93649e78589c2da095d8761b9 (diff)
downloadunalf-1435a57b215826d86318e2a07e572eab1e18dcce.tar.gz
Nitpick in man page.
Diffstat (limited to 'src')
-rw-r--r--src/unalf.14
-rw-r--r--src/unalf.rst2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/unalf.1 b/src/unalf.1
index 7702083..7a6f65e 100644
--- a/src/unalf.1
+++ b/src/unalf.1
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
-.TH "UNALF" 1 "2025-11-18" "0.1.0" "Urchlay's Atari 8-bit Tools"
+.TH "UNALF" 1 "2025-11-19" "0.1.0" "Urchlay's Atari 8-bit Tools"
.SH NAME
unalf \- extract Atari 8-bit ALF archives
.\" RST source for unalf(1) man page. Convert with:
@@ -49,7 +49,7 @@ Extracted files are written to the current directory by
default. Existing files are backed up by default (by adding a \fB~\fP
suffix to the filename).
.sp
-If one or more \fBwildcard\fP arguments are provided, files will only be
+If one or more \fIwildcard\fP arguments are provided, files will only be
listed or extracted if they match one of the wildcards. See \fBWILDCARDS\fP
below for details.
.SH OPTIONS
diff --git a/src/unalf.rst b/src/unalf.rst
index a0d4aeb..af873e6 100644
--- a/src/unalf.rst
+++ b/src/unalf.rst
@@ -36,7 +36,7 @@ Extracted files are written to the current directory by
default. Existing files are backed up by default (by adding a **~**
suffix to the filename).
-If one or more **wildcard** arguments are provided, files will only be
+If one or more *wildcard* arguments are provided, files will only be
listed or extracted if they match one of the wildcards. See **WILDCARDS**
below for details.