util-linux/man-common/manpage-stub.adoc

51 lines
684 B
Plaintext

= foobar(1)
:doctype: manpage
:man manual: User commands
:man source: util-linux {release-version}
:page-layout: base
:command: foobar
== NAME
foobar - do nothing
== SYNOPSIS
*foobar* _options file_
== DESCRIPTION
Describe *foobar* briefly.
== OPTIONS
*-V*, *--version*::
Display version information and exit.
*-h*, *--help*::
Display help text and exit.
== NOTES
Put your notes here which don't match any other paragraph.
== AUTHORS
....
John Doe <john.doe@example.com>
....
[[see_also]]
== SEE ALSO
*foo*(1),
*bar*(1)
include::man-common/bugreports.adoc[]
include::man-common/footer.adoc[]
ifdef::translation[]
include::man-common/translation.adoc[]
endif::[]