createrelease: added info about how scp is used to upload files to release system

This commit is contained in:
Daniel Marjamäki 2011-10-08 10:16:38 +02:00
parent 47d8752098
commit 4424a7afb8
1 changed files with 4 additions and 0 deletions

View File

@ -48,6 +48,10 @@
# sftp hyd_danmar,cppcheck@web.sourceforge.net
#
# save "cppcheck --doc" output on wiki
#
# To upload a file to the release system through scp:
# scp readme.txt hyd_danmar,cppcheck@frs.sourceforge.net:/home/frs/project/c/cp/cppcheck/cppcheck/1.51/
#
# Tag to use
tag=$1