aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/gmg_commands/assetlink.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "use parser.parse_known_args() instead of parser.parse_args()"Christopher Allan Webber2013-08-161-2/+1
* Throw an error if there are unrecognized argumentsRodney Ewing2013-08-161-0/+1
* use parser.parse_known_args() instead of parser.parse_args()Rodney Ewing2013-08-161-1/+1
* Cleaning a bit: os.path.sep.join -> os.path.joinChristopher Allan Webber2013-05-231-2/+2
* docstring update: link theme... and plugins!Christopher Allan Webber2013-05-231-1/+1
* Generalize "gmg theme assetlink" -> "gmg assetlink" and cover both theme and ...Christopher Allan Webber2013-05-231-0/+151