Annotation of hatari/tools/hmsa/hmsa.1, revision 1.1.1.2

1.1       root        1: .\" Hey, EMACS: -*- nroff -*-
                      2: .\" First parameter, NAME, should be all caps
                      3: .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
                      4: .\" other parameters are allowed: see man(7), man(1)
                      5: .TH "HMSA" "1" "2010-05-30" "Hatari" "Hatari utilities"
                      6: .SH "NAME"
                      7: hmsa \- Atari MSA / ST disk image creator and converter
                      8: .SH "SYNOPSIS"
                      9: .B hmsa
                     10: .RI  diskimage
                     11: .RI  [disksize]
                     12: .SH "DESCRIPTION"
                     13: .I Hmsa
                     14: is little program to create compressed Atari MSA (Magic Shadow
                     15: Archiver) and uncompressed ST disk images and to convert disk
                     16: images between these two formats.
                     17: .PP
                     18: MSA and ST image format saving code is same as in Hatari itself.
                     19: .SH "USAGE"
                     20: If you give only one parameter, the file name of an existing MSA or
                     21: ST disk image, this image will be converted to the other disk image
                     22: format under a suitable new file name.
                     23: .PP
                     24: If the file does not exist and you give also a disk size:
                     25: .TP
                     26: .B SS
                     27: Single Sided (360KB)
                     28: .TP
                     29: .B DS
                     30: Double Sided (720KB)
                     31: .TP
                     32: .B HD
                     33: High Density (1.44MB)
                     34: .TP
                     35: .B ED
                     36: Extended Density (2.88MB)
                     37: .PP
                     38: An empty disk of the given size will be created.
                     39: .PP
                     40: Disk image format is recognized based on the file name extension
                     41: (either .msa or .st).
                     42: .SH "EXAMPLES"
                     43: Create a normal double sided empty ST disk image:
                     44: .br
                     45:        hmsa blank.st DS
                     46: .PP
                     47: Convert an MSA format disk image to an ST format one:
                     48: .br
                     49:        hmsa disk.msa
                     50: .SH "SEE ALSO"
                     51: .IR hatari (1),
                     52: .IR zip2st (1),
                     53: .IR atari\-hd\-image (1)
                     54: .SH "AUTHOR"
1.1.1.2 ! root       55: Written by Thomas Huth <huth at tuxfamily.org>. This manual page
1.1       root       56: added by Eero Tamminen <[email protected]>.
                     57: .SH "LICENSE"
                     58: This program is free software; you can redistribute it and/or modify
                     59: it under the terms of the GNU General Public License as published by
                     60: the Free Software Foundation; either version 2 of the License, or (at
                     61: your option) any later version.
                     62: .SH "NO WARRANTY"
                     63: This program is distributed in the hope that it will be useful, but
                     64: WITHOUT ANY WARRANTY; without even the implied warranty of
                     65: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
                     66: General Public License for more details.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.