]> git.ipfire.org Git - thirdparty/coreutils.git/commit
chroot,comm,join: fix usage options style
authorArman Absalan <armanaxh@gmail.com>
Mon, 7 Dec 2020 21:18:57 +0000 (00:48 +0330)
committerBernhard Voelker <mail@bernhard-voelker.de>
Tue, 8 Dec 2020 17:08:17 +0000 (18:08 +0100)
commit14562f8b20258a08dfd42a03487656ed8a9a2e3a
treec48d931679134e352c7000cbb8616307a00f031f
parente361bff8a5ef97fd784a79ce789d8ac6c7e20fc7
chroot,comm,join: fix usage options style

* src/chroot.c (usage): Fix indentation of options.
* src/comm.c: Likewise.
* src/join.c: Likewise.
src/chroot.c
src/comm.c
src/join.c