Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master sorcery by Jaka Kranjc (b19ea1c9ef874dc19d6c657d1433a904ddb05ff6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master sorcery by Jaka Kranjc (b19ea1c9ef874dc19d6c657d1433a904ddb05ff6)
  • Date: Sat, 11 Aug 2007 15:16:01 -0500

GIT changes to master sorcery by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

ChangeLog | 1 +
usr/share/man/man8/cleanse.8 | 5 +++++
2 files changed, 6 insertions(+)

New commits:
commit b19ea1c9ef874dc19d6c657d1433a904ddb05ff6
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

cleanse: added --logs to the man page

diff --git a/ChangeLog b/ChangeLog
index b8c1d7b..8935fe2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@
which will among other things help a bit with #13883
* cleanse: fix md5sum check locale issue, patch from Thomas Orgis
#13713
also made it handle (too) many logs, patch from Arwed von Merkatz
#13903
+ added --logs to the man page
* gaze: fixed gaze newer breaking on bad input #10149
* libmisc: fix set_architecture not resetting the text color #13842

diff --git a/usr/share/man/man8/cleanse.8 b/usr/share/man/man8/cleanse.8
index ba802a6..0e47abe 100644
--- a/usr/share/man/man8/cleanse.8
+++ b/usr/share/man/man8/cleanse.8
@@ -10,6 +10,7 @@ cleanse \- Cleans sorcery system files of lint and
accumulated garbage
[\-\-prune [doit]]
[\-\-sweep]
[\-\-sweep_all]
+[\-\-logs]
[\-\-fix]
[\-\-nofix]
[\-\-nofix_quick]
@@ -51,6 +52,10 @@ Deletes unnecessary sources and binary caches. Files are
kept if any spell/versi
Deletes unnecessary sources and binary caches. Only files that could
be used by the first occurence of an installed spell are kept.

+.TP
+.B "\-\-logs"
+Removes stale compile, install and md5sum logs. Only the logs of the current
versions of the currently installed spells are kept.
+
.TP
.B "\-\-fix"
Discover and fix broken spells. Four methods are used to do this.



  • [SM-Commit] GIT changes to master sorcery by Jaka Kranjc (b19ea1c9ef874dc19d6c657d1433a904ddb05ff6), Jaka Kranjc, 08/11/2007

Archive powered by MHonArc 2.6.24.

Top of Page