diff options
| author | Simon Tatham <anakin@pobox.com> | 2004-04-01 18:01:54 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2004-04-01 18:01:54 +0000 |
| commit | e7245899d40215a7c0123c3103af2924cd7425da (patch) | |
| tree | f4dfe566a6bf7b053d3b60b1c6ea2b161484b36f /doc | |
| parent | 0e1a1c5ae485e5d62f811992acee6b20f2bd495f (diff) | |
| download | halibut-e7245899d40215a7c0123c3103af2924cd7425da.zip halibut-e7245899d40215a7c0123c3103af2924cd7425da.tar.gz halibut-e7245899d40215a7c0123c3103af2924cd7425da.tar.bz2 halibut-e7245899d40215a7c0123c3103af2924cd7425da.tar.xz | |
Forgot to mention the default behaviour is to run all backends.
[originally from svn r4027]
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/running.but | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/running.but b/doc/running.but index 2e3a2a0..e79400d 100644 --- a/doc/running.but +++ b/doc/running.but @@ -97,6 +97,9 @@ Halibut will append it. Halibut will also generate a contents file optionally specify a file name (e.g. \c{--man=myfile.5}), in which case Halibut will change the name of the output file as well. +If you do not specify any of the above options, Halibut will simply +produce \e{all} of its output formats. + Also, there is an option which allows you to specify an arbitrary \i\c{\\cfg} configuration directive (see \k{input-config}): |