diff options
author | Miquel Lionel <lionelmiquel@sfr.fr> | 2020-11-19 01:01:04 +0100 |
---|---|---|
committer | root <root@localhost> | 2020-11-19 01:01:04 +0100 |
commit | 952f5457dfdcea507e934249638b7703a72e0a32 (patch) | |
tree | 7dddbf777a9cd14d5f334591d266260cd9b66988 /: | |
parent | 332c2fc03e4a596cc42c23698a73295fed389f73 (diff) | |
download | randopitons-952f5457dfdcea507e934249638b7703a72e0a32.tar.gz randopitons-952f5457dfdcea507e934249638b7703a72e0a32.zip |
useless ':' file. updating accordlingly .gitignore
lets sleep zzzz
Diffstat (limited to ':')
-rw-r--r-- | : | 65 |
1 files changed, 65 insertions, 0 deletions
@@ -0,0 +1,65 @@ +.TH randopitons "05 Nov. 2018" "ver 0.1" + +.SH NAME +randopitons.sh - A script for downloading hitchiking files from https://randopitons.re. + +.SH SYNOPSIS + +.B randopitons.sh +[ +.B -lm / --list-maptype +] +[ +.B -lr / --list-regions +] + +.B randopitons.sh +[ +.B -u / --username +"youremail@forrandopitons.re" ] + +.B randopitons.sh +[ +.B -u / --username +"youremail@forrandopitons.re" ] +[ +.B -r / --region "a region" +] + +.B randopitons.sh +[ +.B -u / --username +"youremail@forrandopitons.re" ] +[ +.B -a / --all +] + + +.SH SYNOPSIS +.B randopitons.sh +[ +.B -u / --username +"youremail@forrandopitons.re" ] + +.SH DESCRIPTION +You will need to make an account on the website before using the script. +The following regions are valid: cilaos, salazie, mafate, est, nord, ouest, sud, volcan, ailleurs. Case insensitive. + +.SH EXAMPLES + +Log in with the -u switch : + + $ ./randopitons.sh -u lionelmiquel@sfr.fr + Your username is lionelmiquel@sfr.fr. (You can press CTRL+C to cancel the script if this info is incorrect). + Password (for randopitons.re): + +If successfull, a cookie file should have been generated and you can then start downloading. But first list the regions if you don't know what part of La RĂ©union to download. + + $ ./randopitons.sh - + +.SH BUGS +Report to Miquel Lionel at <lionelmiquel@sfr.fr>. Thanks you ! + +.SH AUTHORS +Lionel Miquel +.B <lionelmiquel@sfr.fr>. |