]> git.sur5r.net Git - bacula/docs/blobdiff - docs/manuals/en/main/tutorial.tex
main ok but web
[bacula/docs] / docs / manuals / en / main / tutorial.tex
index e7202eb73cc08335d067f2e8252b46e05dde1ece..c137184356c437073e72242d8c5e54a2511cc86e 100644 (file)
@@ -72,7 +72,7 @@ you will not want to use {\bf startmysql} or {\bf stopmysql}. If you are
 running this in production, you will probably want to find some way to
 automatically start MySQL or PostgreSQL after each system reboot.
 
-If you are using SQLite (i.e. you specified the {\bf \verb:--:with-sqlite=xxx} option
+If you are using SQLite (i.e. you specified the {\bf \lstinline:--:with-sqlite=xxx} option
 on the {\bf ./configure} command, you need do nothing. SQLite is automatically
 started by {\bf Bacula}.
 
@@ -131,7 +131,7 @@ from the top level directory, simply enter:
 ./bconsole
 
 Alternatively to running the command line console, if you have
-Qt4 installed and used the {\bf \verb:--:enable-bat} on the configure command,
+Qt4 installed and used the {\bf \lstinline:--:enable-bat} on the configure command,
 you may use the Bacula Administration Tool ({\bf bat}):
 
 ./bat
@@ -227,7 +227,7 @@ Details of the console program's commands are explained in the
 At this point, we assume you have done the following:
 
 \begin{bsysitemize}
-\item Configured Bacula with {\bf ./configure \verb:--:your-options}
+\item Configured Bacula with {\bf ./configure \lstinline:--:your-options}
 \item Built Bacula using {\bf make}
 \item Installed Bacula using {\bf make install}
 \item Have created your database with, for example,  {\bf