diff lisp/info.el @ 25311:745ff7cc2786

(info): Doc fix.
author Dave Love <fx@gnu.org>
date Tue, 17 Aug 1999 18:51:25 +0000
parents 5a57e11d78c9
children b6b86ee38391
line wrap: on
line diff
--- a/lisp/info.el	Tue Aug 17 14:31:13 1999 +0000
+++ b/lisp/info.el	Tue Aug 17 18:51:25 1999 +0000
@@ -288,6 +288,8 @@
   "Enter Info, the documentation browser.
 Optional argument FILE specifies the file to examine;
 the default is the top-level directory of Info.
+Called from a program, FILE may specify an Info node of the form
+`(FILENAME)NODENAME'.
 
 In interactive use, a prefix argument directs this command
 to read a file name from the minibuffer.