From 67ddb39f3f6ffdbbe66e9ebce445431a3cfad563 Mon Sep 17 00:00:00 2001 From: "Barak A. Pearlmutter" Date: Thu, 10 Sep 2015 17:16:17 +0100 Subject: fix typo in dhelpa-batch-install-file doc string --- dh-elpa.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dh-elpa.el') diff --git a/dh-elpa.el b/dh-elpa.el index a30d642..6db53f8 100644 --- a/dh-elpa.el +++ b/dh-elpa.el @@ -59,7 +59,7 @@ packaging guidelines; see info node `(elisp)Packaging'." ;;;###autoload (defun dhelpa-batch-install-file () - "Install second command line argument (an emacs lisp file or + "Install third command line argument (an emacs lisp file or tar file) into second command line argument (a directory)" (let ((dest (car command-line-args-left)) (el-file (cadr command-line-args-left))) -- cgit v1.2.3