Browse Source

Pypi does not like bar '.. code::' directive

Matthew Wang 11 years ago
parent
commit
e5a43b60b6
1 changed files with 1 additions and 3 deletions
  1. 1
    3
      README.rst

+ 1
- 3
README.rst View File

57
 Usage
57
 Usage
58
 -----
58
 -----
59
 
59
 
60
-Type ``cdiff -h`` to show usage:
61
-
62
-.. code::
60
+Type ``cdiff -h`` to show usage::
63
 
61
 
64
     $ cdiff -h
62
     $ cdiff -h
65
     Usage: cdiff [options] [file|dir ...]
63
     Usage: cdiff [options] [file|dir ...]