emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/etags.1


From: Francesco Potortì
Subject: [Emacs-diffs] Changes to emacs/etc/etags.1
Date: Thu, 06 Jun 2002 09:07:20 -0400

Index: emacs/etc/etags.1
diff -c emacs/etc/etags.1:3.6 emacs/etc/etags.1:3.7
*** emacs/etc/etags.1:3.6       Wed Mar 13 01:57:20 2002
--- emacs/etc/etags.1   Thu Jun  6 09:07:19 2002
***************
*** 15,20 ****
--- 15,21 ----
  \fBetags\fP [\|\-aCDGImRVh\|] [\|\-i \fIfile\fP\|] [\|\-l \fIlanguage\fP\|]
  .if n .br
  [\|\-o \fItagfile\fP\|] [\|\-r \fIregexp\fP\|]
+ [\|\-\-parse\-stdin=\fIfile\fP\|]
  .br
  [\|\-\-append\|] [\|\-\-no\-defines\|]
  [\|\-\-no\-globals\|] [\|\-\-include=\fIfile\fP\|]
***************
*** 28,33 ****
--- 29,35 ----
  \fBctags\fP [\|\-aCdgImRVh\|] [\|\-BtTuvwx\|] [\|\-l \fIlanguage\fP\|]
  .if n .br
  [\|\-o \fItagfile\fP\|] [\|\-r \fIregexp\fP\|]
+ [\|\-\-parse\-stdin=\fIfile\fP\|]
  .br
  [\|\-\-append\|] [\|\-\-backward\-search\|]
  [\|\-\-cxref\|] [\|\-\-defines\|] [\|\-\-forward\-search\|]
***************
*** 136,141 ****
--- 138,148 ----
  .TP
  .B \-\-packages\-only
  Only tag packages in Ada files.
+ .TP
+ \fB\-\-parse\-stdin=\fIfile\fP
+ May be used (only once) in place of a file name on the command line.
+ \fBetags\fP will read from standard input and produce tags marking them
+ as belonging to the file \fBFILE\fP.
  .TP
  \fB\-o\fP \fItagfile\fP, \fB\-\-output=\fItagfile\fP
  Explicit name of file for tag table; overrides default \fBTAGS\fP or



reply via email to

[Prev in Thread] Current Thread [Next in Thread]