about summary refs log tree commit diff
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-07-20 13:55:26 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2016-07-20 14:08:37 +0200
commit06c46304b43318a6047e31dbd9c8fa15f6906571 (patch)
tree443df7a517f46b67ca3a28ce3029a6646f573968
parent9981ae56ec0889df52f6891cd8227ede937dd178 (diff)
downloadmblaze-06c46304b43318a6047e31dbd9c8fa15f6906571.tar.gz
mblaze-06c46304b43318a6047e31dbd9c8fa15f6906571.tar.xz
mblaze-06c46304b43318a6047e31dbd9c8fa15f6906571.zip
msetseq: rename from setmap
-rwxr-xr-xmsetseq (renamed from setmap)2
1 files changed, 1 insertions, 1 deletions
diff --git a/setmap b/msetseq
index e134ea8..03fb512 100755
--- a/setmap
+++ b/msetseq
@@ -1,5 +1,5 @@
 #!/bin/sh -e
-# setmap [-a] - store/append stdin as santoku map (can be used as filter)
+# msetseq [-a] - store/append stdin as santoku seq (can be used as filter)
 
 : ${MAILMAP:=~/.santoku/map}