X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FGruntmaster%2FApp%2FCommand%2FSet.pm;h=d18726e3eb890ebe644df3a62dee1fbcb0ae5946;hb=e1b9f3ddadeb424826cacd6319cd065d9b008e95;hp=3ae62b0d507f7b81c6fb01c23365ec8dca00e199;hpb=63afa40a4691cd73c543ff4f952beceb95db8841;p=gruntmaster-data.git diff --git a/lib/Gruntmaster/App/Command/Set.pm b/lib/Gruntmaster/App/Command/Set.pm index 3ae62b0..d18726e 100644 --- a/lib/Gruntmaster/App/Command/Set.pm +++ b/lib/Gruntmaster/App/Command/Set.pm @@ -11,7 +11,7 @@ use Gruntmaster::Data; use File::Slurp qw/read_file/; sub opt_spec { - ['file!', 'Use the contents of a file as value'], + ['file!', 'Use the contents of a file as value'] } sub usage_desc { "%c [-cjpu] set id column value [column value ...]\n%c [-cjpu] set --file id column filename [column filename ...]" } @@ -63,7 +63,7 @@ Marius Gavrilescu, Emarius@ieval.roE =head1 COPYRIGHT AND LICENSE -Copyright (C) 2015 by Marius Gavrilescu +Copyright (C) 2014-2015 by Marius Gavrilescu This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.20.1 or,