manpage.1.ex 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. .\" Hey, EMACS: -*- nroff -*-
  2. .\" First parameter, NAME, should be all caps
  3. .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
  4. .\" other parameters are allowed: see man(7), man(1)
  5. .TH REDAKTILOQML SECTION "February 10, 2012"
  6. .\" Please adjust this date whenever revising the manpage.
  7. .\"
  8. .\" Some roff macros, for reference:
  9. .\" .nh disable hyphenation
  10. .\" .hy enable hyphenation
  11. .\" .ad l left justify
  12. .\" .ad b justify to both left and right margins
  13. .\" .nf disable filling
  14. .\" .fi enable filling
  15. .\" .br insert line break
  16. .\" .sp <n> insert n+1 empty lines
  17. .\" for manpage-specific macros, see man(7)
  18. .SH NAME
  19. redak \- program to do something
  20. .SH SYNOPSIS
  21. .B redak
  22. .RI [ options ] " files" ...
  23. .br
  24. .B bar
  25. .RI [ options ] " files" ...
  26. .SH DESCRIPTION
  27. This manual page documents briefly the
  28. .B redak
  29. and
  30. .B bar
  31. commands.
  32. .PP
  33. .\" TeX users may be more comfortable with the \fB<whatever>\fP and
  34. .\" \fI<whatever>\fP escape sequences to invode bold face and italics,
  35. .\" respectively.
  36. \fBredak\fP is a program that...
  37. .SH OPTIONS
  38. These programs follow the usual GNU command line syntax, with long
  39. options starting with two dashes (`-').
  40. A summary of options is included below.
  41. For a complete description, see the Info files.
  42. .TP
  43. .B \-h, \-\-help
  44. Show summary of options.
  45. .TP
  46. .B \-v, \-\-version
  47. Show version of program.
  48. .SH SEE ALSO
  49. .BR bar (1),
  50. .BR baz (1).
  51. .br
  52. The programs are documented fully by
  53. .IR "The Rise and Fall of a Fooish Bar" ,
  54. available via the Info system.
  55. .SH AUTHOR
  56. redak was written by <upstream author>.
  57. .PP
  58. This manual page was written by Philippe Coval <rzr@gna.org>,
  59. for the Debian project (and may be used by others).