mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-02 22:54:54 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# mount.cifs
|
||||
|
||||
> Mount SMB (Server Message Block) or CIFS (Common Internet File System) shares.
|
||||
> Note: you can also do the same thing by passing the `-t cifs` option to `mount`.
|
||||
> Note: You can also do the same thing by passing the `-t cifs` option to `mount`.
|
||||
> More information: <https://manned.org/mount.cifs>.
|
||||
|
||||
- Connect using the specified username or `$USER` by default (you will be prompted for a password):
|
||||
|
||||
Reference in New Issue
Block a user