mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-21 22:02:25 +00:00
Update cheatsheets
This commit is contained in:
14
tldr/yadm-perms
Executable file
14
tldr/yadm-perms
Executable file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# yadm-perms
|
||||
|
||||
> Update permissions.
|
||||
> It is usually unnecessary to run this command, as `yadm` automatically processes permissions by default. This automatic behavior can be disabled by setting the configuration `yadm.auto-perms` to `"false"`.
|
||||
> More information: <https://github.com/TheLocehiliosan/yadm/blob/master/yadm.md#permissions>.
|
||||
|
||||
- Change file permissions:
|
||||
|
||||
`yadm perms`
|
||||
Reference in New Issue
Block a user