Skip to content

Commit cdbca6a

Browse files
authored
Update csi-debug.md
1 parent 5007562 commit cdbca6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/csi-debug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ blobfuse test --container-name=CONTAINER-NAME --tmp-path=/tmp/blobfuse -o allow_
106106

107107
```console
108108
mkdir /tmp/test
109-
mount -t nfs -o sec=sys,vers=3,nolock accountname.blob.core.windows.net:/accountname/container-name /tmp/test
109+
mount -v -t nfs -o sec=sys,vers=3,nolock accountname.blob.core.windows.net:/accountname/container-name /tmp/test
110110
```
111111

112112
<details><summary>

0 commit comments

Comments
 (0)