diff --git a/README.md b/README.md index cf5ec28..c99027a 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,7 @@ $ gsl [ARG] install : Show process installation new : Adding a DOMAIN write | -w : How to write a Post + template | -t : Tips to create your template new | -N : Add and configure a new DOMAIN @@ -172,8 +173,13 @@ $ gsl [ARG] author | -A [OPT] : List authors from DOMAIN set in PWD folder add : Add author(s) for DOMAIN remove : Remove author(s) for DOMAIN - - edit | -E [FILE] : Open in default EDITOR [FILE] or with nano + + create [TYPE] [NAME] : Create an article with [TYPE] named [NAME].gsl + + edit | -E : Open in default EDITOR [FILE] or with nano + conf : Domain configuration file + [FILE] : [FILE] (.gsl) + db [FILE] : Show DB statuses from [FILE] sync [OPT] : Sync Templates to www and wip @@ -206,6 +212,7 @@ $ gsl [ARG] add/remove will build last-posts-list.html create | -C : rebuild last-posts-list.html - version | -v : Show local versionn + -v : Show local versionn + --version : Like -v + changes -vv : Shown local and repo Versions ``` diff --git a/var/lib/gsl/README.md b/var/lib/gsl/README.md index cf5ec28..c99027a 100644 --- a/var/lib/gsl/README.md +++ b/var/lib/gsl/README.md @@ -159,6 +159,7 @@ $ gsl [ARG] install : Show process installation new : Adding a DOMAIN write | -w : How to write a Post + template | -t : Tips to create your template new | -N : Add and configure a new DOMAIN @@ -172,8 +173,13 @@ $ gsl [ARG] author | -A [OPT] : List authors from DOMAIN set in PWD folder add : Add author(s) for DOMAIN remove : Remove author(s) for DOMAIN - - edit | -E [FILE] : Open in default EDITOR [FILE] or with nano + + create [TYPE] [NAME] : Create an article with [TYPE] named [NAME].gsl + + edit | -E : Open in default EDITOR [FILE] or with nano + conf : Domain configuration file + [FILE] : [FILE] (.gsl) + db [FILE] : Show DB statuses from [FILE] sync [OPT] : Sync Templates to www and wip @@ -206,6 +212,7 @@ $ gsl [ARG] add/remove will build last-posts-list.html create | -C : rebuild last-posts-list.html - version | -v : Show local versionn + -v : Show local versionn + --version : Like -v + changes -vv : Shown local and repo Versions ``` diff --git a/var/lib/gsl/helps/gsl_help b/var/lib/gsl/helps/gsl_help index 0aac5c0..bf1b2fa 100644 --- a/var/lib/gsl/helps/gsl_help +++ b/var/lib/gsl/helps/gsl_help @@ -6,6 +6,7 @@ $ gsl [ARG] install : Show process installation new : Adding a DOMAIN write | -w : How to write a Post + template | -t : Tips to create your template new | -N : Add and configure a new DOMAIN @@ -19,8 +20,13 @@ $ gsl [ARG] author | -A [OPT] : List authors from DOMAIN set in PWD folder add : Add author(s) for DOMAIN remove : Remove author(s) for DOMAIN - - edit | -E [FILE] : Open in default EDITOR [FILE] or with nano + + create [TYPE] [NAME] : Create an article with [TYPE] named [NAME].gsl + + edit | -E : Open in default EDITOR [FILE] or with nano + conf : Domain configuration file + [FILE] : [FILE] (.gsl) + db [FILE] : Show DB statuses from [FILE] sync [OPT] : Sync Templates to www and wip @@ -53,6 +59,6 @@ $ gsl [ARG] add/remove will build last-posts-list.html create | -C : rebuild last-posts-list.html - version | -v : Show local versionn + -v : Show local versionn + --version : Like -v + changes -vv : Shown local and repo Versions -