http://wiki.geany.org/get_tags?language=[language]&format=[format]&tarbomb=[tarbomb]&help
To use this script, use any or all of the following arguments:
language
- The language of the tag files to download
which defaults to all
if left blank. Allowed values:
all, abc, actionscript, ada, asm, c, c#, c++, caml, cmake, cobol, conf, css, d, diff, docbook, erlang, f77, ferite, forth, fortran, freebasic, genie, glsl, haskell, haxe, html, java, javascript, latex, lisp, lua, make, markdown, matlab, nsis, pascal, perl, php, po, python, r, rest, ruby, scala, sh, sql, tcl, txt2tags, vala, verilog, vhdl, xml, yaml
format
- Format of the archive file to download
which defaults to bzip2
(.tar.bz2). Allowed values:
tar, bz2, bzip2, gzip, gz, tgz
tarbomb
- Whether to place all the files in the
root of the archive or in a subdir. If tarbomb is
true
, when you extract the archive in the usual
way, all of the files will be in your current working directory.
Allowed values:
true, false
help
- Shows this help page.