Browse Source

Include specification of default fields

Samuel W. Flint 5 năm trước cách đây
mục cha
commit
8bc78cd65a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      library.org

+ 1 - 0
library.org

@@ -526,6 +526,7 @@ Finally, this is what puts the application together.  Placing each function in i
   LIBRARYFILE=~/.library/library.rec
   LIBRARYDIRECTORY=~/.library
   GIT=detect
+  export LIBRARY_DEFAULT_FIELDS=${LIBRARY_DEFAULT_FIELDS:-ID,Title,Author,LCCN,Location,Course}
 
   <<help-message>>