diff --git a/Manuals/Tcar-ug/Scripts/Bash/locale.docbook b/Manuals/Tcar-ug/Scripts/Bash/locale.docbook index b30131f..2596369 100644 --- a/Manuals/Tcar-ug/Scripts/Bash/locale.docbook +++ b/Manuals/Tcar-ug/Scripts/Bash/locale.docbook @@ -8,6 +8,9 @@ to standardize localization tasks inside the working copy. + + Syntax + centos-art locale [OPTIONS] [DIRECTORY] @@ -19,6 +22,10 @@ parameter is not provided, the current directory path where the command was called from is used instead. + + + + Options The locale functionality accepts the following options: @@ -124,6 +131,10 @@ + + + + Description The localization process is very tied to the source files we @@ -226,5 +237,49 @@ messages for, run the following command: locale -a | less. + + + + Environment + + ... + + + + + Authors + + The following people have worked in the + locale functionality: + + + + + Alain Reguera Delgado <alain.reguera@gmail.com> + + + + + + + License + +Copyright (C) 2009-2012 The CentOS Project + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or (at +your option) any later version. + +This program is distributed in the hope that it will be useful, but +WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + +