diff options
Diffstat (limited to 'doc/tipidee-config.html')
-rw-r--r-- | doc/tipidee-config.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tipidee-config.html b/doc/tipidee-config.html index 2ade779..c56c248 100644 --- a/doc/tipidee-config.html +++ b/doc/tipidee-config.html @@ -56,8 +56,8 @@ option to configure.) </li> <dd> Use <em>textfile</em> as input instead of <tt>/etc/tipidee.conf</tt> </dd> <dt> -o <em>cdbfile</em> </dt> <dd> Use <em>cdbfile</em> as output instead of <tt>/etc/tipidee.conf.cdb</tt>. -You can then use the <tt>-f <em>cdbfile</em> option to -<a href="tipideed.html">tipideed</>. </dd> +You can then use the <tt>-f <em>cdbfile</em></tt> option to +<a href="tipideed.html">tipideed</a>. </dd> <dt> -m <em>mode</em> </dt> <dd> Create the output file with permissions <em>mode</em> (given in octal). Default is <strong>0644</strong>. Note that the output file should be readable |