[paludis-commits] r4077 - trunk/src/clients/paludis

rbrown at svn.pioto.org rbrown at svn.pioto.org
Sat Dec 15 15:54:17 UTC 2007


Author: rbrown
Date: 2007-12-15 15:54:15 +0000 (Sat, 15 Dec 2007)
New Revision: 4077

Modified:
   trunk/src/clients/paludis/command_line.cc
Log:
Docs tweak, from mlagc


Modified: trunk/src/clients/paludis/command_line.cc
===================================================================
--- trunk/src/clients/paludis/command_line.cc	2007-12-14 18:16:00 UTC (rev 4076)
+++ trunk/src/clients/paludis/command_line.cc	2007-12-15 15:54:15 UTC (rev 4077)
@@ -174,7 +174,7 @@
             "paludis --install world",
             "...and, having checked the output above, perform the install.");
     add_example(
-            "paluds --install --continue-on-failure if-satisfied world",
+            "paludis --install --continue-on-failure if-satisfied world",
             "...and continue as far as possible even after errors are encountered.");
     add_example(
             "paludis --install --pretend --dl-reinstall if-use-changed world",



More information about the paludis-commits mailing list