Update pages/common/seq.md

Co-Authored-By: wflynny <wflynny@gmail.com>
This commit is contained in:
Muhammad Falak R Wani
2018-12-03 11:52:47 -05:00
parent eab3df67ae
commit 98d8163c0d

View File

@@ -16,4 +16,4 @@
- Format the output with (4 digit) zero padding:
`seq --format "%04g" 5 3 20`
`seq -f "%04g" 5 3 20`