diff options
| -rw-r--r-- | src/unalf.1 | 4 | ||||
| -rw-r--r-- | src/unalf.rst | 2 |
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. |
