ソースを参照

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>>