doc: Describe running the "rc" file at pspp startup.
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 2 Sep 2020 06:17:50 +0000 (23:17 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 2 Sep 2020 06:17:50 +0000 (23:17 -0700)
Bug #54376.
Thanks to Harry Thijssen for reporting this bug.

doc/invoking.texi

index f64c92712f61825540b77645a7f400767c613b8c..e69b1ed66a7db71eeb124c466d012f71c23f52f2 100644 (file)
@@ -157,7 +157,9 @@ interactive mode, respectively, rather than the default ``auto'' mode.
 
 @item @option{-r}
 @itemx @option{--no-statrc}
-Disables running @file{rc} at @pspp{} startup time.
+By default, at startup @pspp{} searches for a file named @file{rc} in
+the include path (described above) and, if it finds one, runs the
+commands in it.  This option disables this behavior.
 
 @item @option{-a @{enhanced|compatible@}}
 @itemx @option{--algorithm=@{enhanced|compatible@}}