Merge pull request #381 from mskwon/master

Mailcap template typo correction
This commit is contained in:
Michael Lazar
2017-06-19 00:15:04 -04:00
committed by GitHub

View File

@@ -14,7 +14,7 @@
# - The first entry with a matching MIME type will be executed, * is a wildcard
# - %s will be replaced with the image or video url
# - Add ``test=test -n "$DISPLAY"`` if your command opens a new window
# - Add ``needstermial`` for commands that use the terminal
# - Add ``needsterminal`` for commands that use the terminal
# - Add ``copiousoutput`` for commands that dump text to stdout
###############################################################################