diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-11 10:04:02 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-11 10:04:02 +0200 |
commit | ad257079568746d71d913c6fca96852da6fe3bd6 (patch) | |
tree | d7a59392a1159c630c4fd0ccad816e9fd3acadf3 /doc/prologue.1 | |
parent | 302834a875804ff943dfb005682949fd3d404d01 (diff) |
Reorganize .cli files, add man/xhtml page generation (via script for now)
Diffstat (limited to 'doc/prologue.1')
-rw-r--r-- | doc/prologue.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/prologue.1 b/doc/prologue.1 new file mode 100644 index 0000000..9a71279 --- /dev/null +++ b/doc/prologue.1 @@ -0,0 +1,6 @@ +.\" Process this file with +.\" groff -man -Tascii $name$.$section$ +.\" +.TH $name$ $section$ "$date$" "bpkg $version$" +.SH NAME +\fB$name$\fR \- $summary$ |