Updated SC2183 (markdown)

Vidar Holen
2018-05-24 21:32:55 -07:00
parent 28039b7d17
commit 315581c784

@@ -21,4 +21,4 @@ Either remove the unused variables from the format string, or add enough argumen
### Exceptions:
None.
When using the Ksh/Bash `%T` timestamp extension, such as `printf '%(%s)T\n'`, an argument of `-1` and no argument are both taken to mean the current time. In these cases, consider specifying `-1` explicitly.