The adopt command works even if the description isn't quoted
This commit is contained in:
parent
4bd31e0499
commit
e7ba1621ae
@ -14,7 +14,7 @@
|
|||||||
</HEAD>
|
</HEAD>
|
||||||
<BODY>
|
<BODY>
|
||||||
<BLOCKQUOTE>
|
<BLOCKQUOTE>
|
||||||
<div align="right"><h5>Last update 26-Aug-2005</h5></div>
|
<div align="right"><h5>Last update 08-Jun-2007</h5></div>
|
||||||
<div align="center"><H1>mbfile - File database maintenance program.</H1></div>
|
<div align="center"><H1>mbfile - File database maintenance program.</H1></div>
|
||||||
|
|
||||||
<H3>Synopsys.</H3>
|
<H3>Synopsys.</H3>
|
||||||
@ -51,9 +51,9 @@ must exist in the subdirectory ~/etc.
|
|||||||
|
|
||||||
<H3>Commands.</H3>
|
<H3>Commands.</H3>
|
||||||
<P>
|
<P>
|
||||||
<code><strong>mbfile</strong> adopt <area> <file> [description]</code>
|
<code><strong>mbfile</strong> adopt <area> <file> "[description]"</code>
|
||||||
Adopt a file to the filebase. The description is optional, but if present it
|
Adopt a file to the filebase. The description is optional, but if present it
|
||||||
should be enclosed in quotes. The optional description may be 255 characters.
|
should be enclosed in quotes. The optional description may be at most 255 characters.
|
||||||
Default mbfile will try to use the FILE_ID.DIZ if this is present. The file to
|
Default mbfile will try to use the FILE_ID.DIZ if this is present. The file to
|
||||||
adopt needs to be in your current directory and will be copied to the new area.
|
adopt needs to be in your current directory and will be copied to the new area.
|
||||||
If you have virus scanners defined, the file will be checked for virusses.
|
If you have virus scanners defined, the file will be checked for virusses.
|
||||||
|
Reference in New Issue
Block a user