mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Fix physical/logical typo in D4M FAQ (#5547)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
committed by
Misty Stanley-Jones
parent
f834679182
commit
e8f875296a
@@ -251,7 +251,7 @@ $ ls -klsh Docker.raw
|
||||
2333548 -rw-r--r--@ 1 akim staff 64G Dec 13 17:42 Docker.raw
|
||||
```
|
||||
|
||||
In this listing, the logical size is 64GB, but the logical size is
|
||||
In this listing, the logical size is 64GB, but the physical size is
|
||||
only 2.3GB.
|
||||
|
||||
Alternatively, you may use `du` (disk usage):
|
||||
|
||||
Reference in New Issue
Block a user