diff options
Diffstat (limited to 'documentation/boxbackup/instguide.xml')
-rw-r--r-- | documentation/boxbackup/instguide.xml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/documentation/boxbackup/instguide.xml b/documentation/boxbackup/instguide.xml index b66b7169..c857da0d 100644 --- a/documentation/boxbackup/instguide.xml +++ b/documentation/boxbackup/instguide.xml @@ -299,9 +299,15 @@ cd boxbackup-0.00-backup-server-OpenBSD </row> <row> - <entry>--with-bdb-dir=DIR</entry> + <entry>--with-bdb-lib=DIR</entry> - <entry>Specify Berkeley DB location</entry> + <entry>Specify Berkeley DB library location</entry> + </row> + + <row> + <entry>--with-bdb-headers=DIR</entry> + + <entry>Specify Berkeley DB headers location</entry> </row> <row> |