diff options
-rwxr-xr-x | publish | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -30,7 +30,7 @@ base_http=http://www.example.com/pub base_rsync=marvin.example.com:/var/www/www.example.com/htdocs/pub -history_file=false +history_file=~/.publish.history history_lines=1000 [ -e ~/.publish.cfg ] && . ~/.publish.cfg @@ -44,6 +44,7 @@ copy the file <src> to a server an report the URL. OPTIONS: -h Show this message + -s Show the history -n no-do. Just print what would have been done EOF } |