Add rule regarding safekeeping of special objects in Kai Monastery. Harmonise translation
[project-aon.git] / common / scripts / list-bookcodes-by-lang.sh
index 43d1d79..a967395 100755 (executable)
@@ -19,7 +19,7 @@ do
         exit 1
     fi
 
-    sqlite3 -column -noheader "$book_db" <<EOF
+    sqlite3 -noheader "$book_db" <<EOF
       select book 
       from bookcodes 
       where lang = '$lang'