]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
fold(1): Add EXAMPLES section
authorFernando Apesteguía <fernape@FreeBSD.org>
Thu, 29 Oct 2020 18:39:04 +0000 (18:39 +0000)
committerFernando Apesteguía <fernape@FreeBSD.org>
Thu, 29 Oct 2020 18:39:04 +0000 (18:39 +0000)
commitb139a8fa79c1e49104b892c02f821275cd6d8423
treeaff9b7455f8956a9141abf3a8a7e895f25a16e6a
parent22d3f87c80e7564c450a5fff0a08ea9711a6600d
fold(1): Add EXAMPLES section

A couple of examples covering -s and -w flags.

Approved by: manpages (bcr@)
Differential Revision: https://reviews.freebsd.org/D26948
usr.bin/fold/fold.1