Commit graph

470 commits

Author SHA1 Message Date
Duncan Ferguson
97884dd03e Start using config provided in getopts module 2014-06-20 15:16:41 +01:00
Duncan Ferguson
f39ffcb9e4 Generate synopsis text from options 2014-06-18 22:28:44 +01:00
Duncan Ferguson
5c31d13f83 Switch location of Pod::Usage calls 2014-06-16 21:31:10 +01:00
Duncan Ferguson
4abbf5e494 Rework all pod
This is to simplify code and layout, as well as make it far easier to switch to Locale::TextDomain in the future
2014-06-14 08:10:56 +01:00
Duncan Ferguson
c7853ce73a Bugfix pod problems and wording 2014-06-14 08:09:33 +01:00
Duncan Ferguson
e5c8272520 Expected pod output for cssh for comparisons 2014-06-11 18:05:11 +01:00
Duncan Ferguson
6113f5d83a Add more doc sections 2014-06-11 18:04:51 +01:00
Duncan Ferguson
5b8cfc9e4d Add more doc sections 2014-06-08 10:10:18 +01:00
Duncan Ferguson
374775bf87 Display default option value if one is defined 2014-06-08 09:51:58 +01:00
Duncan Ferguson
13442fb156 Add in more documentation sections 2014-06-08 09:51:28 +01:00
Duncan Ferguson
a802b09964 Move pod generation into a sub rather than part of another sub 2014-06-08 08:58:52 +01:00
Duncan Ferguson
352a2108dc Set all remaining options up in a standard way 2014-06-08 08:55:34 +01:00
Duncan Ferguson
8569cdaca5 Start setting up the options in a standard way 2014-06-07 23:02:40 +01:00
Duncan Ferguson
be4093f728 Convert and localise more options 2014-06-07 17:54:59 +01:00
Duncan Ferguson
b2156d8170 Convert and localise more options 2014-06-07 16:48:30 +01:00
Duncan Ferguson
31d831bb0c Turn into its own script rather than a symlink 2014-06-07 16:47:18 +01:00
Duncan Ferguson
bdfd32c12d Remove test option 2014-06-07 16:25:22 +01:00
Duncan Ferguson
e0b5514341 Converted more options 2014-06-07 15:54:42 +01:00
Duncan Ferguson
b33f3ffb13 More generated and localised pod 2014-06-07 15:43:38 +01:00
Duncan Ferguson
8990956ad4 Add in common session options and remove all pod 2014-06-07 15:43:03 +01:00
Duncan Ferguson
ed405b9c98 Fix conditional bug 2014-06-07 15:42:30 +01:00
Duncan Ferguson
1edf8088f9 Move action option into the getopt module 2014-06-07 12:26:58 +01:00
Duncan Ferguson
526cc24860 Pick up on pod generation failures 2014-06-07 12:24:55 +01:00
Duncan Ferguson
5b71abdcce Use built in mechanism to generate scripts with docs rather than home-brew routine 2014-05-29 11:24:24 +01:00
Duncan Ferguson
671c231992 First attempt at pod generation in build process 2014-05-29 10:13:41 +01:00
Duncan Ferguson
88d4946596 More pod translations 2014-05-29 10:13:05 +01:00
Duncan Ferguson
29297fa116 Add in more common options along with pod generation hidden switch 2014-05-29 10:12:49 +01:00
Duncan Ferguson
da8dc00d47 Add in another option for testing 2014-05-29 10:11:52 +01:00
Duncan Ferguson
305a6f3535 Move out of the way temporarily 2014-05-29 10:10:50 +01:00
Duncan Ferguson
b4f2f56a29 Move default options definition into new so can use 'loc' on them for localisation 2014-05-21 22:38:33 +01:00
Duncan Ferguson
8c56a7a8e1 Start to rework how pod is generated 2014-05-21 22:33:28 +01:00
Duncan Ferguson
b54863993d Merge branch 'master' of github.com:duncs/clusterssh into getopt 2014-05-17 17:32:23 +01:00
Duncan Ferguson
31d2d6dd07 Initial reworking of options code 2014-05-17 17:32:03 +01:00
Duncan Ferguson
b506891540 Misssed some updates from 4.02_04 release 2014-05-17 17:20:35 +01:00
Duncan Ferguson
61a04ac3d2 Release 4.02_04 2014-05-17 17:17:43 +01:00
Duncan Ferguson
155b861e08 Fix 'Add host or cluster' to contain cluster names 2014-05-15 18:24:15 +01:00
Duncan Ferguson
74151fe5e0 Fix 'title' option
Thanks to Barry Roberts
2014-05-15 17:54:43 +01:00
Duncan Ferguson
6924bca28d Note Github issue number 2014-05-13 15:35:51 +01:00
Duncan Ferguson
f8723f2dce Fix use_all_a_records option
Thanks to Simon Fraser for reporting it with a patch
2014-05-13 15:22:18 +01:00
Duncan Ferguson
437b8c4867 Note autoclose option fix 2014-05-10 09:00:35 +01:00
Duncan Ferguson
77e3c28624 Correct docs to match option spec for autoclose 2014-05-10 08:58:58 +01:00
Duncan Ferguson
17cbd36d7c Merge branch 'master' of github.com:duncs/clusterssh 2014-02-18 20:29:03 +00:00
Duncan Ferguson
ed2940d92a Merge pull request #3 from mperry2/spelling
Correct spelling and grammar errors
2014-02-18 15:54:52 +00:00
Matt Perry
cfaf930f16 Correct spelling and grammar errors
Corrected several typos, spelling errors, and grammatical errors.
2014-02-17 15:39:20 -08:00
Duncan Ferguson
f344270921 Add wondow geomerty into host spec
Also improve host tests to be more comprehensive and understandable
2014-02-01 13:47:42 +00:00
Duncan Ferguson
cd1abe15b9 Amend Changes file format
This is to match CPAN::Changes spec, which also allows for tests.
Also add 'email' Build rule to help generate announcement email
2014-01-31 21:05:17 +00:00
Duncan Ferguson
161fba4dac Add in 'email' Build action
This is to help generate announcement emails more easily
2014-01-31 10:13:45 +00:00
Duncan Ferguson
ac41ffeb2b Release 4.02_03 2014-01-31 08:36:26 +00:00
Duncan Ferguson
58bd88a023 Amend 'tag-file' short option to 'r'
This is to avoid an option clash with the cluster file option
2014-01-17 09:31:19 +00:00
Duncan Ferguson
56faa0ac30 Fix 'File->Show History'
Missed an object reference in the original call for showing the window
2014-01-14 11:17:50 +00:00