mount.{cifs,smb3}: add page (#10416)

This commit is contained in:
Lena
2023-07-02 15:11:45 +02:00
committed by GitHub
parent c245b82a6e
commit 8523d2037f
2 changed files with 25 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# mount.smb3
> This command is an alias of `mount.cifs`.
> Note: for SMB versions before 3 you have to use `mount.cifs` instead.
- View documentation for the original command:
`tldr mount.cifs`