Skip to content

Commit 045ace3

Browse files
committed
Add XKCD cartoon to readme
as proposed in #32 (this is the last time I'll bring this up, I promise)
1 parent c135191 commit 045ace3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
explainshell is a tool (with a web interface) capable of parsing man pages, extracting options and
44
explain a given command-line by matching each argument to the relevant help text in the man page.
55

6+
![xkcd comic 1168, which is about impossibility of remembering tar syntax](http://imgs.xkcd.com/comics/tar.png)
7+
8+
_[https://xkcd.com/1168/](https://xkcd.com/1168/)_
9+
610
## How?
711

812
explainshell is built from the following components:

0 commit comments

Comments
 (0)