From: Matthew Owens Date: Wed, 29 Jul 2020 18:00:29 +0000 (+0100) Subject: colour invert X-Git-Url: https://git.owens.tech/git.owens.tech/git.owens.tech/git?a=commitdiff_plain;h=a14402ac38c8d7cecafe7df9812787c796e2a156;p=scripts.git colour invert --- diff --git a/thecproglang b/thecproglang index d8ce42d..431ecd1 100755 --- a/thecproglang +++ b/thecproglang @@ -1,3 +1,3 @@ #!/bin/bash -mupdf ~/documents/books/The\ C\ Programming\ Language\ -\ 2nd\ Edition\ -\ Ritchie\ Kernighan.pdf +mupdf -I ~/documents/books/The\ C\ Programming\ Language\ -\ 2nd\ Edition\ -\ Ritchie\ Kernighan.pdf