mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 16:54:10 +01:00
Fix 'help compile' to mention '-d redhat'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3611 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
37cec67ff9
commit
9e3b8d446a
@ -103,12 +103,17 @@ compile)
|
||||
where it is to be run.
|
||||
|
||||
When -d <distribution> is given, the script is built for execution
|
||||
on the distribution specified by <distro>. Currently, 'suse' is the
|
||||
only valid <distro>. Usually specified together with -e.
|
||||
on the distribution specified by <distro>. Currently supported
|
||||
distributions are:
|
||||
|
||||
suse
|
||||
redhat (which is also appropriate for Fedora Core and CentOS).
|
||||
|
||||
Usually specified together with -e.
|
||||
|
||||
Example:
|
||||
|
||||
shorewall compile -ed suse foo
|
||||
shorewall compile -ed redhat foo
|
||||
|
||||
Additional distributions are expected to be supported shortly."
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user