mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-16 01:35:43 +02:00
Update pages/common/seq.md
Co-Authored-By: wflynny <wflynny@gmail.com>
This commit is contained in:
parent
eab3df67ae
commit
98d8163c0d
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@
|
|||
|
||||
- Format the output with (4 digit) zero padding:
|
||||
|
||||
`seq --format "%04g" 5 3 20`
|
||||
`seq -f "%04g" 5 3 20`
|
||||
|
|
Loading…
Add table
Reference in a new issue