浏览代码

Include specification of default fields

Samuel W. Flint 5 年之前
父节点
当前提交
8bc78cd65a
共有 1 个文件被更改,包括 1 次插入0 次删除
  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>>