Skip to content

Commit

Permalink
Added prefix options to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
ksoichiro committed Aug 6, 2014
1 parent 2671a8e commit 0af8f41
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,9 @@ res
| `-class` | R | Class name to overwrite default value(R). |
| `-clean` | false | Clean output directory before execution. |
| `-localize` | false | Enable localization using `NSLocalizedStringFromTable`. |
| `-ps` | string_ | Prefix for generated string methods. |
| `-pc` | color_ | Prefix for generated color methods. |
| `-pd` | drawable_ | Prefix for generated drawable methods. |

## Example

Expand Down

0 comments on commit 0af8f41

Please sign in to comment.