소스 검색

Include specification of default fields

Samuel W. Flint 4 년 전
부모
커밋
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>>