Merge pull request #1242 from matthaias/patch-1
Change 'fs ls' cmd to 'fs' cmd
This commit is contained in:
commit
6bd4d74851
|
@ -115,7 +115,7 @@ CPU Memory MB Disk MB IOPS Addresses
|
|||
500 256 300 0 db: 127.0.0.1:52004
|
||||
```
|
||||
|
||||
To inspect the file system of a running allocation, we can use the [`fs ls`
|
||||
To inspect the file system of a running allocation, we can use the [`fs`
|
||||
command](/docs/commands/fs.html):
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue