From cb664dc959677d357ef2581a3057220348724172 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 29 Nov 2009 15:47:12 +0000 Subject: Mention -s in help. Sane default for history file git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@425 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede --- publish | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'publish') diff --git a/publish b/publish index 08a7e0f..0b4db5c 100755 --- a/publish +++ b/publish @@ -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 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 } -- cgit v1.2.3