diff options
author | B. Watson <urchlay@slackware.uk> | 2024-06-18 02:01:43 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-06-18 02:01:43 -0400 |
commit | 1f10767c83fb70731e3cf1b4aeae3c1beb8f356b (patch) | |
tree | caf9ecb98d9abd2a5e2bdc7630df2c5fe9d9cede /dasm2atasm.1 | |
parent | 600c7fcd2ca1827cb1e02d8821878410ae410638 (diff) | |
download | bw-atari8-tools-1f10767c83fb70731e3cf1b4aeae3c1beb8f356b.tar.gz |
docs: move "General Options" to genopts.rst, include it where needed.
Diffstat (limited to 'dasm2atasm.1')
-rw-r--r-- | dasm2atasm.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dasm2atasm.1 b/dasm2atasm.1 index 2c7fd04..b8cbdf0 100644 --- a/dasm2atasm.1 +++ b/dasm2atasm.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 "DASM2ATASM" 1 "2024-06-16" "0.2.1" "Urchlay's Atari 8-bit Tools" +.TH "DASM2ATASM" 1 "2024-06-18" "0.2.1" "Urchlay's Atari 8-bit Tools" .SH NAME dasm2atasm \- Convert 6502 assembly source from dasm syntax to atasm or ca65 syntax. .\" RST source for dasm2atasm(1) man page. Convert with: |