Enchance RESCAN with drive paramater and -All flag
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3742
This commit is contained in:
parent
817651144b
commit
9df334048f
3 changed files with 43 additions and 6 deletions
11
README
11
README
|
@ -778,10 +778,19 @@ LOADFIX -f
|
|||
loadfix -f
|
||||
|
||||
|
||||
RESCAN
|
||||
RESCAN [Drive:] [-All]
|
||||
Make DOSBox reread the directory structure. Useful if you changed something
|
||||
on a mounted drive outside of DOSBox. (CTRL - F4 does this as well!)
|
||||
|
||||
Drive:
|
||||
Drive to refresh.
|
||||
|
||||
-All
|
||||
Refresh all drives.
|
||||
|
||||
if both a Drive: and -All are missing, then the current drive will be
|
||||
refreshed.
|
||||
|
||||
|
||||
MIXER
|
||||
Makes DOSBox display its current volume settings.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue