gsl-statique-litterateur/var/lib/gsl/helps/gsl_help

32 lines
1.3 KiB
Plaintext
Raw Normal View History

# GSL: Statique Littérateur
$ gsl [ARG]
readme : Show README.md instructions
2022-03-06 16:28:29 +01:00
help | -h [OPT] : This Help
install : Show process installation
2022-03-06 16:28:29 +01:00
new : Adding a DOMAIN
write | -w : How to write a Post
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
2022-03-06 16:28:29 +01:00
check | -C [OPT] [FILE] : Check Posts errors from PWD folder or [FILE]
2022-02-17 17:21:35 +01:00
-F : Force check again
2022-03-06 16:28:29 +01:00
make | -M [OPT] [FILE] : Convert Posts from PWD folder or [FILE]
to HTML file in server
post-list [FILE] : Add back post from [FILE] to Last-Posts List
(When converting new post, it will be added)