26 lines
522 B
Markdown
26 lines
522 B
Markdown
# NAME
|
|
tcpl - test c project layout.
|
|
|
|
# SYNOPSIS
|
|
tcpl [OPTION]...
|
|
|
|
# DESCRIPTION
|
|
`tcpl' greets you in various ways.
|
|
|
|
-n, --name=STRING
|
|
your name goes here
|
|
|
|
--help print this help, then exit
|
|
|
|
--version
|
|
print version number, then exit
|
|
|
|
# AUTHOR
|
|
Written by vxc <vxclutch@proton.me>
|
|
|
|
# COPYRIGHT
|
|
Copyright © 2026 vxc
|
|
This is free software; see the source for copying conditions. There is
|
|
NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
|
|
PURPOSE.
|