blob: 2ece0c82293406d0524a382b1c32c3f662d8b2f5 [file] [log] [blame]
Alistair Delvabeaee832021-02-24 11:27:23 -08001'\" t
Yi Kong39bbd962022-01-09 19:41:38 +08002.TH mdel 1 "08Jan22" mtools-4.0.37
Alistair Delvabeaee832021-02-24 11:27:23 -08003.SH Name
4mdel - delete an MSDOS file
5'\" t
6.de TQ
7.br
8.ns
9.TP \\$1
10..
11
12.tr \(is'
13.tr \(if`
14.tr \(pd"
15
16.SH Note\ of\ warning
17This manpage has been automatically generated from mtools's texinfo
18documentation, and may not be entirely accurate or complete. See the
19end of this man page for details.
20.PP
21.SH Description
22.PP
23The \fR\&\f(CWmdel\fR command is used to delete an MS-DOS file. Its syntax
24is:
25.PP
26.ft I
27.nf
28\&\fR\&\f(CWmdel\fR [\fR\&\f(CW-v\fR] \fImsdosfile\fR [ \fImsdosfiles\fR \&... ]
29.fi
30.ft R
31
32.PP
33\&\fR\&\f(CWMdel\fR deletes files on an MS-DOS file system.
34.PP
35\&\fR\&\f(CWMdel\fR asks for verification prior to removing a read-only file.
36.PP
37.SH See\ Also
38Mtools' texinfo doc
39.SH Viewing\ the\ texi\ doc
40This manpage has been automatically generated from mtools's texinfo
41documentation. However, this process is only approximative, and some
42items, such as crossreferences, footnotes and indices are lost in this
43translation process. Indeed, these items have no appropriate
44representation in the manpage format. Moreover, not all information has
45been translated into the manpage version. Thus I strongly advise you to
46use the original texinfo doc. See the end of this manpage for
47instructions how to view the texinfo doc.
48.TP
49* \ \
50To generate a printable copy from the texinfo doc, run the following
51commands:
52
53.nf
54.ft 3
55.in +0.3i
56 ./configure; make dvi; dvips mtools.dvi
57.fi
58.in -0.3i
59.ft R
60.PP
61
62\&\fR
63.TP
64* \ \
65To generate a html copy, run:
66
67.nf
68.ft 3
69.in +0.3i
70 ./configure; make html
71.fi
72.in -0.3i
73.ft R
74.PP
75
76\&\fRA premade html can be found at
77\&\fR\&\f(CW\(ifhttp://www.gnu.org/software/mtools/manual/mtools.html\(is\fR
78.TP
79* \ \
80To generate an info copy (browsable using emacs' info mode), run:
81
82.nf
83.ft 3
84.in +0.3i
85 ./configure; make info
86.fi
87.in -0.3i
88.ft R
89.PP
90
91\&\fR
92.PP
93The texinfo doc looks most pretty when printed or as html. Indeed, in
94the info version certain examples are difficult to read due to the
95quoting conventions used in info.
96.PP