Commit b51a31e9 authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Drop reference in manual page claiming the ability to compare non-existent...

Drop reference in manual page claiming the ability to compare non-existent files on the command-line. This has not been possible since version 32 (September 2015). (Closes: Debian:#1004182)
parent 6aa92f9e
Loading
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -49,10 +49,6 @@ To compare two files in-depth and produce an HTML report, run something like::
diffoscope will exit with 0 if there's no differences and 1 if there
are.

*diffoscope* can also compare non-existent files::

    $ bin/diffoscope /nonexistent archive.zip

To get all possible options, run::

    $ bin/diffoscope --help