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

35 lines
1.5 KiB
Plaintext
Raw Normal View History

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