In this chapter we present skribe-config
that gives
information about the current Skribe configuration.
skribe-config [options]...
|
|
The skribe-config
gives information about the Skribe configuration.
This information can be the directories used to install Skribe, the Scheme
implementation used for compiling Skribe, etc.
Usage: skribe-config [OPTIONS]
Options:
[--prefix | -p] Prefix that was given during the build
[--version | -v] Version of Skribe that is installed
[--skr-dir | -k] Display the skr directory location
[--extension-dir | -e] Display the extension directory location
[--doc-dir | -d] Display the documentation directory location
[--emacs-dir | -m] Display the emacs directory location
[--scheme | -s] Display the Scheme systeme used
[--help | -h | -?] Show a list of options