Skip to content

Commit f267c69

Browse files
Merge pull request #233378 from msaenzbosupport/patch-13
[Doc-A-Thon] Adding sudo on the commands
2 parents 0a9363f + 2e99567 commit f267c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/blobfuse2-commands-unmount-all.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The following flags are inherited from grandparent command [`blobfuse2`](blobfus
3737
Unmount all BlobFuse2 mount points:
3838

3939
```bash
40-
blobfuse2 unmount all
40+
sudo blobfuse2 unmount all
4141
```
4242

4343
## See also

0 commit comments

Comments
 (0)