hugo/commands
Dan Hersam 2d8e15a565 Version uses binary name instead of hugo
On Windows the binary name is hugo.exe and running hugo version results in
this error:
    GetFileAttributesEx D:\Dev\Go\gopath\bin\hugo: The system cannot find the file specified.

This fixes that error and allows the binary name to be something other
than hugo on any OS.
2015-01-28 09:43:12 +01:00
..
benchmark.go
check.go
convert.go
hugo.go Set detault for Paginate to 10 2015-01-26 15:26:19 +01:00
limit_darwin.go
limit_others.go
list.go
new.go
server.go
server_test.go
version.go Version uses binary name instead of hugo 2015-01-28 09:43:12 +01:00