.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .TH "JClic Library Manager" 1 2013-12-04 "" "" .SH NAME jclic-libmanager \- Utility to manage JClic libraries at system level .SH SYNOPSIS .B jclic-libmanager .RI "[" OPTION "] [" NAME "] [" FILE "]" .SH DESCRIPTION This manual page describes briefly the .B jclic-library command. This manual page was written for the Debian GNU/Linux distribution. It only contains the description of the basic options. For full manuals and documentation please visit: .br http://clic.xtec.cat and https://github.com/projectestac/jclic/wiki .BR JClic is formed by a set of computer applications that are used for carrying out different types of educational \fBactivities\fP: puzzles, associations, text exercises, crosswords... .br If you want to check about how JClic projects are, you should take a look at: .br http://clic.xtec.cat/db/listact_en.jsp JClic activities are packed in \fBJClic projects\fP. Projects are sets of activities organized in one or more sequences, which indicate the order in which they have to be shown. .br Projects can be organized into \fBJClic Libraries\fP. Libraries are collections of \fBJClic projects\fP, often structured in folders and subfolders. When JClic starts, it can automatically show the main library. When more than one library is defined JClic shows a list, allowing users to select one. .br Each user can have its own JClic Library, usually placed in \fB~/JClic/projects\fP. JClic libraries are encapsulated into XML files. These files are named "library.jclic" by default. .br System-wide libraries can also be specified. These system-wide libraries are usually "read-only", and shown to everyone without the need of per-user settings. .BR JClic\ Library\ Manager is a tool intended to be used by admin users to list, add and remove references to JClic Libraries at system level. It should be called always as a superuser (e.g.: "sudo jclic-libmanager -list") .SH OPTIONS .TP .B \-list List the name and path of the current JClic libraries defined at system level. .TP .BI \-add \ name \ path Adds the "library.jclic" file pointed by "path" into the list of JClic system libraries. If "name" has blanks, please enclose it within double quotes. .TP .BI \-remove \ name Remove the specified library from the list of JClic libraries defined at system level. Please enter the exact name, as obtained by a call to "sudo jclic-libmanager -list", and enclose it within double quotes in case it has blanks. .TP .BI \-help Displays a short abstract of the options. .TP .SH AUTHORS JClic was written by Francesc Busquets for the Department of Education of the Government of Catalonia. .SH SEE ALSO .BR jclic (1), .BR jclicauthor (1), .BR jclicreports (1)