commit 0a30d6f69d35964d6af7d004e35a7d957aec28f7 Author: Alexandre Allaire alexandre.allaire@mail.mcgill.ca Date: Sun Nov 11 21:17:43 2012 -0500
Fixed grammatical error in flashproxy-client man page.
The first word of a sentence in the man page was not capitalized. --- doc/flashproxy-client.1.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/flashproxy-client.1.txt b/doc/flashproxy-client.1.txt index d98a2f8..abd4415 100644 --- a/doc/flashproxy-client.1.txt +++ b/doc/flashproxy-client.1.txt @@ -69,7 +69,7 @@ OPTIONS Register the given address (in case it differs from REMOTE). Implies --register.
**--register-methods**=__METHOD__[,__METHOD__]:: - register using the given comma-separated list of methods. Implies --register. + Register using the given comma-separated list of methods. Implies --register. Possible methods are: email, http. Default is "email,http".
**--unsafe-logging**::