[padb-devel] [padb] r207 committed - Don't quote backticks in the usage message, it's not needed now the st...

codesite-noreply at google.com codesite-noreply at google.com
Tue Sep 8 19:38:09 BST 2009


Revision: 207
Author: apittman
Date: Tue Sep  8 11:37:33 2009
Log: Don't quote backticks in the usage message, it's not needed now the  
string is quoted itself.

http://code.google.com/p/padb/source/detail?r=207

Modified:
  /branches/cleanup/src/padb

=======================================
--- /branches/cleanup/src/padb	Mon Sep  7 14:57:54 2009
+++ /branches/cleanup/src/padb	Tue Sep  8 11:37:33 2009
@@ -459,8 +459,8 @@
  XXXX
     --full-report=<JOBID> Generate a full report of job state.

-   --nostrip-below-main Don\'t strip stack traces below main.
-   --nostrip-above-wait Don\'t strip stack traces about elan_waitWord.
+   --nostrip-below-main Don't strip stack traces below main.
+   --nostrip-above-wait Don't strip stack traces about elan_waitWord.

     --proc-format       Specify information to show about processes.





More information about the padb-devel mailing list