mirror of
https://github.com/dmolony/DiskBrowser.git
synced 2025-01-02 22:32:45 +00:00
better descriptions
This commit is contained in:
parent
70e529ac10
commit
9cf8ff9782
@ -27,10 +27,13 @@
|
||||
|
||||
### Example Screens
|
||||
#### Disk listing
|
||||
Select a disk from the Disk Tree tab to display the catalog and disk layout.
|
||||
![Disk listing](resources/disk1.png?raw=true "Disk listing")
|
||||
#### Disk contents
|
||||
Double-click a disk from the Disk Tree tab and a new tab appears. This tab contains a list of all the files on the disk. Click on a file and the Output panel will display the contents of that file. The disk sectors containing the file will also be highlighted in the Disk Layout panel.
|
||||
![Disk catalog](resources/disk2.png?raw=true "Disk catalog")
|
||||
#### Detailed sector display
|
||||
Click on any sector in the Disk Layout panel and the Output panel will display the contents of that sector. If it is a recognised sector type, it will be formatted for easier reading.
|
||||
![Sector details](resources/sector.png?raw=true "Sector details")
|
||||
#### Hard disk
|
||||
![Hard disk](resources/disk3.png?raw=true "Hard disk")
|
||||
|
Loading…
Reference in New Issue
Block a user