mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
Merge pull request #4371 from cakebaker/stat_fix_md_formatting
stat: fix markdown formatting
This commit is contained in:
commit
1c2a1ada96
1 changed files with 43 additions and 43 deletions
|
@ -11,7 +11,7 @@ stat [OPTION]... FILE...
|
||||||
|
|
||||||
## Long Usage
|
## Long Usage
|
||||||
|
|
||||||
The valid format sequences for files (without --file-system):
|
The valid format sequences for files (without `--file-system`):
|
||||||
|
|
||||||
%a access rights in octal (note '#' and '0' printf flags)
|
%a access rights in octal (note '#' and '0' printf flags)
|
||||||
%A access rights in human readable form
|
%A access rights in human readable form
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue