diff options
author | Peter Palfrader <peter@palfrader.org> | 2013-08-29 15:49:51 +0000 |
---|---|---|
committer | weasel <weasel@bc3d92e2-beff-0310-a7cd-cc87d7ac0ede> | 2013-08-29 15:49:51 +0000 |
commit | 86c2c65f76cda8407d1a2e33f987d8f884e4a71d (patch) | |
tree | cf57f7dbc5766cc1d5544d4e3970a0cf3cfa8678 | |
parent | bec68afccfdd48a031ba064bf7f76cfc899fd5ac (diff) |
typo noted by StrangeCharm
git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@645 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede
-rwxr-xr-x | publish | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ usage() cat << EOF usage: $0 [<src> [<src> ...]] -copy the file <src> to a server an report the URL. +copy the file <src> to a server and report the URL. OPTIONS: -8 Add a AddDefaultCharset UTF-8 .htaccess file. |