[DRE-commits] r5643 - trunk/libcompass-ruby/debian
Deepak Tripathi
deepak-guest at alioth.debian.org
Thu Jun 24 12:44:17 UTC 2010
Author: deepak-guest
Date: 2010-06-24 12:44:14 +0000 (Thu, 24 Jun 2010)
New Revision: 5643
Modified:
trunk/libcompass-ruby/debian/compass.1
Log:
Removed hypen warning from man page
Modified: trunk/libcompass-ruby/debian/compass.1
===================================================================
--- trunk/libcompass-ruby/debian/compass.1 2010-06-24 12:43:19 UTC (rev 5642)
+++ trunk/libcompass-ruby/debian/compass.1 2010-06-24 12:44:14 UTC (rev 5643)
@@ -18,18 +18,18 @@
Monitor the current project for changes and update
.TP 8
.B \-p,\-\-pattern
-Stamp out a pattern into the current project.Must be used with -f.
+Stamp out a pattern into the current project.Must be used with \-f.
.TP 8
-.B \-\-write-configuration
+.B \-\-write\-configuration
Write the current configuration to the configuration file.
.TP 8
-.B \-\-list-frameworks
+.B \-\-list\-frameworks
List compass frameworks available to use
.TP 8
.B \-\-validate
Validate your project's compiled css. Requires Java.
.TP 8
-.B \-\-grid-img [DIMENSIONS]
+.B \-\-grid\-img [DIMENSIONS]
Generate a background image to test grid alignment.
Dimension is given as <column_width>+<gutter_width>.Defaults to 30+10.
.SH Install/Pattern Options:
@@ -86,7 +86,7 @@
Force. Allows some failing commands to succeed instead.
.TP 8
.B \-\-imports
-Emit an imports suitable for passing to the sass command-line.
+Emit an imports suitable for passing to the sass command\-line.
.TP 8
.B \-\-install\-dir
Emit the location where compass is installed.
More information about the Pkg-ruby-extras-commits
mailing list