========
unmakatr
========

-------------------------------------------------------------
convert a "K-file" bootable disk to an Atari 8-bit executable
-------------------------------------------------------------

.. include:: manhdr.rst

SYNOPSIS
========
unmakatr *imagefile.atr* *atari-executable*

DESCRIPTION
===========

If you have a bootable image made with **makeatr**\(1), but you've
lost the original executable, you can extract it from the image with
**unmakatr**.

**unmakatr** only works for images created by **makeatr**, so-called
K-File disks. It is not a general-purpose bootdisk-to-executable
converter.

DIAGNOSTICS
===========

**unmakatr** reports "Error #0" for any and all errors it may encounter.

EXIT STATUS
===========

Exit status is 0 for success, or non-zero status for failure.

.. include:: manftr.rst