README.md in signore-0.2.2 vs README.md in signore-0.2.3
- old
+ new
@@ -66,21 +66,9 @@
Another aproach would be to create a named pipe that your email program reads from, and run `signore prego` on every read.
-Options
--------
-
-signore supports a single option, `--database` (or `-d` for short), which can be used to use a non-default signature database location:
-
- $ signore prego -d spec/fixtures/signatures.yml
- Amateur fighter pilot ignores orders, listens to
- the voices in his head and slaughters thousands.
- [Star Wars ending explained]
-
-
-
Properties
----------
Most `Signature`s have `text` and `tags`, some also have `author`, `source` and `subject`. Currently `tags` are used to query the sig database, while `author`, `source` and `subject` are combined into meta information displayed below the actual signature (right aligned and and in square brackets).