]> git.armaanb.net Git - bin.git/blob - man/fmt.1.scd
fmt, inp: fix manpage headings
[bin.git] / man / fmt.1.scd
1 fmt(1)
2
3 # NAME
4 fmt - a fake fmt implementaion
5
6 # SYNOPSIS
7 *fmt* [file to format]
8
9 # DESCRIPTION
10 A fake fmt implementation using fold and awk, for coreutils that don't come 
11 with an fmt implementation. 
12
13 # COPYRIGHT
14 This is free and unencumbered software released into the public domain. For more
15 information, please refer to <https://unlicense.org/>.