-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Paul Asmuth
committed
Feb 18, 2012
1 parent
6141674
commit b1b59e6
Showing
3 changed files
with
25 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
|
||
#define LICENSE_STRING "Copyright © 2012\n" \ | ||
" Paul Asmuth <[email protected]> \n" \ | ||
" Mikael Voss <[email protected]>\n" | ||
" Mikael Voss <[email protected]>\n" | ||
|
||
#define USAGE_STRING "usage:" \ | ||
" %s [-xnvh] [--redis|--varnish|--memcached SERVER]... [PATTERN]... \n" \ | ||
|
@@ -54,4 +54,4 @@ | |
" use redis database number DB (default is zero) \n" \ | ||
"\n\n" | ||
|
||
#endif | ||
#endif |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters