bible software - Serbipunk/notes GitHub Wiki

(base) bai@bai-r:~$ bible ?
bible: Debian/BRS Release 4.18, $Date: 2005/01/23 11:29:22 $

 -Bible verse specifications:   ๆŒ‡ๅฎš็ซ ่Š‚
     Verses may be specified using various standard abbreviations and 
     notations, including both single verses and verse ranges.
     E.g.  Jn3:16, jn3:16,17 ps1:1-6
     Partial specs are interpreted in the context of the previous verse.
     E.g.  "Rev3:20" followed by "15" prints Rev3:15.
 -Concordance (word search) commands:
      ??word     Find all verses containing "word".   ๆŸฅ่ฏขๅ•่ฏ
                 Creates a "ref list" for subsequent use.
      ?list      List the references in ref list.       (abbrev ?l)  ๅ‚่€ƒๅˆ—่กจ
      ?view      View text of verses in ref list.       (abbrev ?v)
      ?and word  Combine ref list w/MATCHING refs for "word".    (abbrev ?a)
      ?or word   Combine ref list w/ALL refs for "word".    (abbrev ?o)
      ?in <verse range>       Limit ref list to range of verses.
      ?in all    Reset ref list limit.
     To get a list of refs, each containing multiple words, start with:
      ??word     for the first word, followed by
      ?and word  for each following word.The order of the words doesn't matter.
  -A few miscellaneous program control commands.
     ?, ?h, ?help              -- Prints this help text.
     <, >                      -- Change direction through text.
     ?w file                   -- Begin writing (appending) output to "file".
     ?w                        -- Stop writing output to a file.
     ?f                        -- Toggles output formatting modes.
     q, ?bye, ?exit, ?quit, ?q -- End this program.
  Note that a blank line will advance one verse in current direction.