home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / unix / riscbsd / 1_1_contri / usd / 11_notes / 4_2 < prev    next >
Encoding:
Text File  |  1986-05-27  |  406 b   |  15 lines

  1. .\"    @(#)4.2    6.1 (Berkeley) 5/26/86
  2. .\"
  3. .se "Piped Insertion of Notes"
  4.  
  5.     The nfpipe program enters text from the standard input into a
  6. notesfile:
  7.  
  8.     nfpipe topic [-t title] [ -d ] [ -a ]
  9.  
  10. The -t option allows specification of a title.  The -d and -a options
  11. specify the director and anonymous flags respectively (if available).
  12. If no title is specified, one is manufactured from the first line
  13. of the note.
  14.  
  15.