diff --git a/Manuals/en/Html/Repository/repository_47.html b/Manuals/en/Html/Repository/repository_47.html index 6fe482b..175422d 100644 --- a/Manuals/en/Html/Repository/repository_47.html +++ b/Manuals/en/Html/Repository/repository_47.html @@ -188,10 +188,9 @@ functionality of `centos-art.sh' script doesn't modify your the following environment variables:

-
Default text editor (EDITOR)
+
EDITOR
-

The EDITOR environment variable defines your user session -default text editor. +

Default text editor.

If EDITOR environment variable is not set --or it uses one value other than `/usr/bin/vim', `/usr/bin/emacs', or @@ -203,10 +202,9 @@ needs to edit text-based files (e.g., subversion's pre-commit messages, translation files, configuration files, script files, etc.)

-
Default time representation (TZ)
+
TZ
-

The TZ environment variable defines your user session default -time zone representation. +

Default time zone representation.

Time representation inside repository server is set to Coordinated Universal Time (UTC). Time represetation inside repository working @@ -231,7 +229,26 @@ you also need to set the TZ environment variable inside

This is required in order for your terminal to display the correct time information of your zone, taking UTC representation as reference.

+ +
+
TEXTDOMAIN
+
+

Default domain used to retrieve translated messages. This value is +set in `initFunctions.sh' and shouldn't be changed. +

+
+
TEXTDOMAINDIR
+
+

Default directory used to retrieve translated messages. This value is +set in `initFunctions.sh' and shouldn't be changed. +

+
LANG
+
+

Default locale information. This value is set when you start your +session and can be changed using the "locale" functionality of +`centos-art.sh' script (see section trunk/Scripts/Bash/Functions/Locale, for more information). +

@@ -275,11 +292,15 @@ install the link on its place.

`centos-art verify --environment'
-

This command verifies required environment variables your workstation -needs in order to run centos-art command correctly. If -environment variables evaluated by `centos-art.sh' script are -emtpy, the `centos-art.sh' script informs you about it and -nothing else happens. +

`centos-art verify --environment --filter='regex''
+

This command outputs a brief description of environment variables used +by `centos-art.sh' script. +

+

If `--filter' option is provided, output is reduced as defined in +the `regex' regular expression value. If `--filter' option +is specified but `regex' value is not, the `centos-art.sh' +script outputs information as if `--filter' option had not been +provided at all.

diff --git a/Manuals/en/Info/Repository/repository.info.bz2 b/Manuals/en/Info/Repository/repository.info.bz2 index ffede0b..5bb743b 100644 Binary files a/Manuals/en/Info/Repository/repository.info.bz2 and b/Manuals/en/Info/Repository/repository.info.bz2 differ diff --git a/Manuals/en/Plaintext/Repository/repository.txt b/Manuals/en/Plaintext/Repository/repository.txt index a56a761..2628558 100644 --- a/Manuals/en/Plaintext/Repository/repository.txt +++ b/Manuals/en/Plaintext/Repository/repository.txt @@ -3048,9 +3048,8 @@ functionality of `centos-art.sh' script doesn't modify your The "verify" functionality of `centos-art.sh' script evaluates the following environment variables: -*Default text editor (EDITOR)* - The EDITOR environment variable defines your user session default - text editor. +EDITOR + Default text editor. If EDITOR environment variable is not set --or it uses one value other than `/usr/bin/vim', `/usr/bin/emacs', or `/usr/bin/nano'-- @@ -3062,9 +3061,8 @@ following environment variables: messages, translation files, configuration files, script files, etc.) -*Default time representation (TZ)* - The TZ environment variable defines your user session default time - zone representation. +TZ + Default time zone representation. Time representation inside repository server is set to Coordinated Universal Time (UTC). Time represetation inside repository working @@ -3090,6 +3088,20 @@ following environment variables: correct time information of your zone, taking UTC representation as reference. +TEXTDOMAIN + Default domain used to retrieve translated messages. This value is + set in `initFunctions.sh' and shouldn't be changed. + +TEXTDOMAINDIR + Default directory used to retrieve translated messages. This value + is set in `initFunctions.sh' and shouldn't be changed. + +LANG + Default locale information. This value is set when you start your + session and can be changed using the "locale" functionality of + `centos-art.sh' script (*note trunk Scripts Bash Functions + Locale::, for more information). + 3.44.3 Usage ------------ @@ -3126,11 +3138,15 @@ following environment variables: `centos-art.sh' script install the link on its place. `centos-art verify --environment' - This command verifies required environment variables your - workstation needs in order to run `centos-art' command correctly. - If environment variables evaluated by `centos-art.sh' script are - emtpy, the `centos-art.sh' script informs you about it and nothing - else happens. +`centos-art verify --environment --filter='regex'' + This command outputs a brief description of environment variables + used by `centos-art.sh' script. + + If `--filter' option is provided, output is reduced as defined in + the `regex' regular expression value. If `--filter' option is + specified but `regex' value is not, the `centos-art.sh' script + outputs information as if `--filter' option had not been provided + at all. 3.44.4 See also --------------- @@ -4242,23 +4258,23 @@ Index ***** branches: See 1. (line 372) -Common translation files: See 3.48.2.5. (line 3666) -How to render brands' translation files: See 3.50.3. (line 3971) -How to render fonts' translation files: See 3.52.3. (line 4048) -How to render translation files: See 3.48.3. (line 3836) -Specific translation files: See 3.48.2.6. (line 3691) +Common translation files: See 3.48.2.5. (line 3682) +How to render brands' translation files: See 3.50.3. (line 3987) +How to render fonts' translation files: See 3.52.3. (line 4064) +How to render translation files: See 3.48.3. (line 3852) +Specific translation files: See 3.48.2.6. (line 3707) tags: See 2. (line 375) -Template translation files: See 3.48.2.4. (line 3496) -Translation brands file names: See 3.50.2.1. (line 3928) -Translation configuration scripts: See 3.48.2.8. (line 3725) -Translation entries: See 3.48.2.1. (line 3312) -Translation files: See 3.48.2.3. (line 3428) -Translation markers: See 3.48.2.2. (line 3393) -Translation paths: See 3.48.2.1. (line 3312) +Template translation files: See 3.48.2.4. (line 3512) +Translation brands file names: See 3.50.2.1. (line 3944) +Translation configuration scripts: See 3.48.2.8. (line 3741) +Translation entries: See 3.48.2.1. (line 3328) +Translation files: See 3.48.2.3. (line 3444) +Translation markers: See 3.48.2.2. (line 3409) +Translation paths: See 3.48.2.1. (line 3328) Translation pre-rendering configuration scripts:See 3.48.2.8. - (line 3725) -Translation rendering: See 3.48.2.7. (line 3714) -Translation rendering default functionality: See 3.48.2.9. (line 3811) + (line 3741) +Translation rendering: See 3.48.2.7. (line 3730) +Translation rendering default functionality: See 3.48.2.9. (line 3827) trunk: See 3. (line 378) trunk Identity: See 3.1. (line 381) trunk Identity Brands: See 3.2. (line 801) @@ -4310,21 +4326,21 @@ trunk Scripts Bash Functions Render Config: See 3.41. (line 2707) trunk Scripts Bash Functions Shell: See 3.42. (line 2885) trunk Scripts Bash Functions Svg: See 3.43. (line 2906) trunk Scripts Bash Functions Verify: See 3.44. (line 2950) -trunk Scripts Bash Locale: See 3.45. (line 3141) -trunk Scripts Perl: See 3.46. (line 3225) -trunk Scripts Python: See 3.47. (line 3242) -trunk Translations: See 3.48. (line 3263) -trunk Translations Identity: See 3.49. (line 3866) -trunk Translations Identity Brands: See 3.50. (line 3887) -trunk Translations Identity Brands Tpl: See 3.51. (line 3982) -trunk Translations Identity Fonts: See 3.52. (line 3997) -trunk Translations Identity Models: See 3.53. (line 4064) -trunk Translations Identity Release: See 3.54. (line 4079) -trunk Translations Identity Themes: See 3.55. (line 4094) -trunk Translations Identity Themes Backgrounds:See 3.56. (line 4109) +trunk Scripts Bash Locale: See 3.45. (line 3157) +trunk Scripts Perl: See 3.46. (line 3241) +trunk Scripts Python: See 3.47. (line 3258) +trunk Translations: See 3.48. (line 3279) +trunk Translations Identity: See 3.49. (line 3882) +trunk Translations Identity Brands: See 3.50. (line 3903) +trunk Translations Identity Brands Tpl: See 3.51. (line 3998) +trunk Translations Identity Fonts: See 3.52. (line 4013) +trunk Translations Identity Models: See 3.53. (line 4080) +trunk Translations Identity Release: See 3.54. (line 4095) +trunk Translations Identity Themes: See 3.55. (line 4110) +trunk Translations Identity Themes Backgrounds:See 3.56. (line 4125) trunk Translations Identity Themes Distro Anaconda Progress:See 3.57. - (line 4130) -trunk Translations Identity Widgets: See 3.58. (line 4223) + (line 4146) +trunk Translations Identity Widgets: See 3.58. (line 4239) List of Figures *************** diff --git a/Manuals/en/Texinfo/Repository/trunk/Scripts/Bash/Functions/Verify.texi b/Manuals/en/Texinfo/Repository/trunk/Scripts/Bash/Functions/Verify.texi index a2057f0..219c971 100644 --- a/Manuals/en/Texinfo/Repository/trunk/Scripts/Bash/Functions/Verify.texi +++ b/Manuals/en/Texinfo/Repository/trunk/Scripts/Bash/Functions/Verify.texi @@ -101,11 +101,10 @@ functionality of @file{centos-art.sh} script doesn't modify your The ``verify'' functionality of @file{centos-art.sh} script evaluates the following environment variables: -@table @strong -@item Default text editor (@var{EDITOR}) +@table @var +@item EDITOR -The @var{EDITOR} environment variable defines your user session -default text editor. +Default text editor. If @var{EDITOR} environment variable is not set ---or it uses one value other than @file{/usr/bin/vim}, @file{/usr/bin/emacs}, or @@ -116,10 +115,9 @@ Default text editor is used by @file{centos-art.sh} script whenever it needs to edit text-based files (e.g., subversion's pre-commit messages, translation files, configuration files, script files, etc.) -@item Default time representation (@var{TZ}) +@item TZ -The @var{TZ} environment variable defines your user session default -time zone representation. +Default time zone representation. Time representation inside repository server is set to Coordinated Universal Time (UTC). Time represetation inside repository working @@ -150,6 +148,23 @@ export TZ=UTC This is required in order for your terminal to display the correct time information of your zone, taking UTC representation as reference. @end quotation + +@item TEXTDOMAIN + +Default domain used to retrieve translated messages. This value is +set in @file{initFunctions.sh} and shouldn't be changed. + +@item TEXTDOMAINDIR + +Default directory used to retrieve translated messages. This value is +set in @file{initFunctions.sh} and shouldn't be changed. + +@item LANG + +Default locale information. This value is set when you start your +session and can be changed using the ``locale'' functionality of +@file{centos-art.sh} script (@pxref{trunk Scripts Bash Functions +Locale}, for more information). @end table @subsection Usage @@ -189,11 +204,15 @@ remove the existent regular file to let @file{centos-art.sh} script install the link on its place. @item centos-art verify --environment -This command verifies required environment variables your workstation -needs in order to run @command{centos-art} command correctly. If -environment variables evaluated by @file{centos-art.sh} script are -emtpy, the @file{centos-art.sh} script informs you about it and -nothing else happens. +@itemx centos-art verify --environment --filter='regex' +This command outputs a brief description of environment variables used +by @file{centos-art.sh} script. + +If @samp{--filter} option is provided, output is reduced as defined in +the @samp{regex} regular expression value. If @samp{--filter} option +is specified but @samp{regex} value is not, the @file{centos-art.sh} +script outputs information as if @samp{--filter} option had not been +provided at all. @end table @subsection See also