]> git.ipfire.org Git - thirdparty/util-linux.git/commit
docs: add a new command boilerplate code
authorSami Kerola <kerolasa@iki.fi>
Sat, 8 Mar 2014 17:01:56 +0000 (11:01 -0600)
committerKarel Zak <kzak@redhat.com>
Wed, 12 Mar 2014 11:06:40 +0000 (12:06 +0100)
commita97b307a035be1ada353314a695bfd34cd9d9a46
tree5ce93ddd8d4d02ac3435883773675cca61e3eabf
parentcc93d115deecf75d79959391922feb07a7b8e4c4
docs: add a new command boilerplate code

Having howtos is good, having an working code that can be used as-is to
kickstart a write of a new command is better.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Documentation/boilerplate.c [new file with mode: 0644]