diff --git a/Manuals/Tcar-ug/Scripts/Bash/tuneup.docbook b/Manuals/Tcar-ug/Scripts/Bash/tuneup.docbook
index e79b87d..bf37edc 100644
--- a/Manuals/Tcar-ug/Scripts/Bash/tuneup.docbook
+++ b/Manuals/Tcar-ug/Scripts/Bash/tuneup.docbook
@@ -9,6 +9,9 @@
files inside the working copy.
+
+ Syntax
+
centos-art tuneup [OPTIONS] [DIRECTORY]
@@ -20,6 +23,10 @@
parameter is not provided, the current directory path where
the command was called from is used instead.
+
+
+
+ Options
The tuneup functionality accepts the
following options:
@@ -75,6 +82,10 @@
+
+
+
+ Description
Tasks related to file maintainance are repetitive. You might
@@ -236,5 +247,49 @@
+
+
+
+ Environment
+
+ ...
+
+
+
+
+ Authors
+
+ The following people have worked in the
+ tuneup 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.
+
+