Update CLI html docs

This commit is contained in:
Reinhard Pointner 2016-05-20 23:27:39 +08:00
parent a97ea84dca
commit 924ff556af
3 changed files with 4 additions and 3 deletions

View File

@ -114,6 +114,7 @@ table.reference.cli > * > * > td:first-child {
font-family: Andale Mono, monospace;
font-size: 10.5pt;
font-weight: bold;
white-space: nowrap;
}
.page {

View File

@ -1,6 +1,6 @@
Dear Certum Team,
This document, hosted on my filebot.net domain, unmistakebly verifies and confirms that I, Reinhard Pointner (AKA rednoah), is the owner of this domain, as well as the open-source project FileBot hosted here on filebot.net as well as sourceforge.net/projects/filebot and github.com/filebot which are used for code and release hosting.
This document, hosted on my filebot.net domain, unmistakably verifies and confirms that I, Reinhard Pointner (AKA rednoah), is the owner of this domain, as well as the open-source project FileBot hosted here on filebot.net as well as sourceforge.net/projects/filebot and github.com/filebot which are used for code and release hosting.
Project Name: FileBot
Project Website: http://www.filebot.net/

View File

@ -199,7 +199,7 @@
<tr>
<td>--action</td>
<td>rename action</td>
<td>move | copy | keeplink | symlink | hardlink</td>
<td>move | copy | keeplink | symlink | hardlink | test</td>
</tr>
<tr>
<td>--conflict</td>
@ -295,7 +295,7 @@
<tr>
<td>--log</td>
<td>log level</td>
<td>all, fine, info, warning, off</td>
<td>ALL | FINE | INFO | WARNING | OFF</td>
</tr>
<tr>
<td>-clear-cache</td>