mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2026-01-15 01:31:08 +00:00
Update src/uu/printf/printf.md
Co-authored-by: Sylvestre Ledru <sledru@mozilla.com>
This commit is contained in:
parent
57a70eb200
commit
feef6f4e24
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ prints format string at least once, repeating as long as there are remaining arg
|
|||
output prints escaped literals in the format string as character literals
|
||||
output replaces anonymous fields with the next unused argument, formatted according to the field.
|
||||
|
||||
Prints the , replacing escaped character sequences with character literals
|
||||
Prints the `,` replacing escaped character sequences with character literals
|
||||
and substitution field sequences with passed arguments
|
||||
|
||||
literally, with the exception of the below
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue