23 lines
944 B
Plaintext
23 lines
944 B
Plaintext
|
# GSL: Statique Littérateur
|
||
|
|
||
|
$ gsl [ARG]
|
||
|
readme : Show README.md instructions
|
||
|
help | -h [OPT] : This Help. Add FULL [ARG] for specifics
|
||
|
install : Show process installation
|
||
|
|
||
|
new | -N : Add and configure a new DOMAIN
|
||
|
|
||
|
log | -L [OPTS] : Show logs from all sessions
|
||
|
clean | -C : Logs saved to {DATE}.gsl.log and cleaned
|
||
|
-i | -w | -e : from levels (infos, warnings, errors)
|
||
|
-s : from last session only
|
||
|
[TERM] : [TERM] : case insensitive, regex 'T1.*T2'
|
||
|
(i.e. $ gsl log -e -s code)
|
||
|
|
||
|
author | -A [OPT] : List authors from DOMAIN set in PWD folder
|
||
|
add : Add author(s) for DOMAIN
|
||
|
remove : Remove author(s) for DOMAIN
|
||
|
|
||
|
check | -C : Check Posts erors from PWD folder
|
||
|
|