]> git.cworth.org Git - notmuch/commit
Rename "notmuch cat" to "notmuch show --format=raw"
authorCarl Worth <cworth@cworth.org>
Sat, 6 Nov 2010 19:03:51 +0000 (12:03 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 6 Nov 2010 19:03:51 +0000 (12:03 -0700)
commit81d3bd3670f570c9aeb7e1f3b317b86194ee4426
tree0a0149bffd49998c2325bf5d33e1f0842e488483
parent581ea7c8d39c9de73282b21de16dd9b0192ec5ac
Rename "notmuch cat" to "notmuch show --format=raw"

This is part of an effort to avoid proliferation of excessive
top-level notmuch commands. Also, "raw" better captures the
functionality here, (as opposed to "cat" which is a fairly oblique
reference to a bad Unix abbreviation whose metaphor doesn't work here
since "notmuch cat" operates only on a single message and hence cannot
"con'cat'enate" anything).
emacs/notmuch-show.el
notmuch-show.c
notmuch.1
notmuch.c
test/cat [deleted file]
test/notmuch-test
test/raw [new file with mode: 0755]