Skip to content

Commit 7e4b151

Browse files
[Doc-A-Thon] Updating code blocl
1 parent 85ce440 commit 7e4b151

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/storage/blobs/blobfuse2-commands-mount-list.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,10 @@ The following flags are inherited from parent command [`blobfuse2 mount`](blobfu
6060
Display all current BlobFuse2 mount points:
6161

6262
```bash
63-
~$ blobfuse2 mount list
63+
sudo blobfuse2 mount list
64+
```
65+
Example output
66+
```output
6467
1 : /home/<user>/bf2a
6568
2 : /home/<user>/bf2b
6669
```

0 commit comments

Comments
 (0)