From 3c179572c3d052232fe7d6481c590e4656cb5635 Mon Sep 17 00:00:00 2001
From: Reinhard Pointner
Date: Sun, 16 Oct 2011 14:41:58 +0000
Subject: [PATCH] * fix typo
---
website/cli.html | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/website/cli.html b/website/cli.html
index e90da2e1..dd9566a4 100644
--- a/website/cli.html
+++ b/website/cli.html
@@ -104,7 +104,7 @@
filebot -check path/to/checksum.md5
- Check file intergrity using the given checksum file.
+ Check file integrity using the given checksum file.
filebot -list --db thetvdb --q Dexter --format "{s}x{e.pad(2)} {t}"
@@ -189,6 +189,12 @@
output charset |
UTF-8, windows-1252, GB18030, etc |
+
+
+ -list |
+ print episode list |
+ |
+
--log |
log level |
@@ -199,12 +205,6 @@
clear cache and preferences |
|
-
- -list |
- Print episode list |
- |
-
-
-no-analytics |
disable analytics |
|