mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
getfattr, setfattr: refer to each other (#22697)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# getfattr
|
||||
|
||||
> Display file names and extended attributes.
|
||||
> See also: `setfattr`.
|
||||
> More information: <https://manned.org/getfattr>.
|
||||
|
||||
- Retrieve all extended attributes of a file and display them in a detailed format:
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
# setfattr
|
||||
|
||||
> Set extended file attributes.
|
||||
> See also: `getfattr`.
|
||||
> More information: <https://manned.org/setfattr>.
|
||||
|
||||
- Set name of attribute for file:
|
||||
|
||||
Reference in New Issue
Block a user