[Python-apps-commits] r3751 - in packages/bleachbit/trunk/debian (3 files)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Wed Sep 16 21:33:33 UTC 2009


    Date: Wednesday, September 16, 2009 @ 21:33:31
  Author: dktrkranz
Revision: 3751

Add manpage for bleachbit_cli

Added:
  packages/bleachbit/trunk/debian/bleachbit_cli.1
Modified:
  packages/bleachbit/trunk/debian/changelog
  packages/bleachbit/trunk/debian/manpages

Added: packages/bleachbit/trunk/debian/bleachbit_cli.1
===================================================================
--- packages/bleachbit/trunk/debian/bleachbit_cli.1	                        (rev 0)
+++ packages/bleachbit/trunk/debian/bleachbit_cli.1	2009-09-16 21:33:31 UTC (rev 3751)
@@ -0,0 +1,33 @@
+.TH bleachbit_cli 1 2009-09-16 "bleachbit_cli"
+.SH NAME
+bleachbit_cli \- Delete unnecessary files from the system (CLI)
+.SH SYNOPSIS
+.B bleachbit_cli\fR [\fIoptions\fR] cleaner.option1 [cleaner.option2]
+.SH DESCRIPTION
+BleachBit deletes unnecessary files to free valuable disk space,
+maintain privacy, and remove junk. Rid your system of old clutter
+including cache, temporary files, cookies, and broken shortcuts.
+It wipes clean Bash, Beagle, Epiphany, Firefox, Flash, Java, KDE,
+OpenOffice.org, Opera, RealPlayer, rpmbuild, VIM, XChat, and more.
+.PP
+This is the command line interface for BleachBit.
+.SH OPTIONS
+.TP
+.B -l, --list-cleaners\fR\t list cleaners
+.TP
+.B -p, --preview\fR\t\t preview files to be deleted and other changes
+.TP
+.B -d, --delete\fR\t\t delete files and make other permanent changes
+.TP
+.B -o, --overwrite\fR\t overwrite files to hide contents
+.TP
+.B -h, --help\fR\t\t show this help message and exit
+.TP
+.B -v, --version\fR\t\t output version information and exit
+.SH COPYRIGHT
+This manual page is Copyright © 2009 Luca Falavigna <dktrkranz at debian.org>.
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU General Public License, Version 3 or any later
+version published by the Free Software Foundation.
+.SH SEE ALSO
+bleachbit(1)

Modified: packages/bleachbit/trunk/debian/changelog
===================================================================
--- packages/bleachbit/trunk/debian/changelog	2009-09-16 20:53:08 UTC (rev 3750)
+++ packages/bleachbit/trunk/debian/changelog	2009-09-16 21:33:31 UTC (rev 3751)
@@ -2,8 +2,9 @@
 
   * New upstream release:
     - New common line inferface (CLI).
+  * Add manpage for bleachbit_cli.
 
- -- Luca Falavigna <dktrkranz at debian.org>  Wed, 16 Sep 2009 22:49:17 +0200
+ -- Luca Falavigna <dktrkranz at debian.org>  Wed, 16 Sep 2009 23:29:35 +0200
 
 bleachbit (0.6.3-1) unstable; urgency=low
 

Modified: packages/bleachbit/trunk/debian/manpages
===================================================================
--- packages/bleachbit/trunk/debian/manpages	2009-09-16 20:53:08 UTC (rev 3750)
+++ packages/bleachbit/trunk/debian/manpages	2009-09-16 21:33:31 UTC (rev 3751)
@@ -1 +1,2 @@
 debian/bleachbit.1
+debian/bleachbit_cli.1




More information about the Python-apps-commits mailing list