Skip to content

Commit

Permalink
Update csi-debug.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andyzhangx authored Jan 30, 2023
1 parent 5007562 commit cdbca6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/csi-debug.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ blobfuse test --container-name=CONTAINER-NAME --tmp-path=/tmp/blobfuse -o allow_

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

<details><summary>
Expand Down

0 comments on commit cdbca6a

Please sign in to comment.