Skip to content
This repository has been archived by the owner on Oct 31, 2018. It is now read-only.

updated man page for some confusing param aliases #44

Merged
merged 2 commits into from
Sep 20, 2016
Merged

updated man page for some confusing param aliases #44

merged 2 commits into from
Sep 20, 2016

Conversation

tornatae
Copy link
Contributor

datacenter and distros are aliases, but they are not indicated so in the man page.

datacenter and distros are aliases, but they are not indicated so in the man page.
@@ -353,9 +353,9 @@ Create and start a new Linode.

**-l**, **--label**: Required. A Linode to operate on.

**-L**, **--location**: Required. The datacenter to use for deployment. Locations are Atlanta, Dallas, Fremont, London, Newark, and Tokyo.
**-L**, **--location**, **--datacenter**: Required. The datacenter to use for deployment. Locations are Atlanta, Dallas, Fremont, London, Newark, and Tokyo.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Awesome, thank you for contributing!


**-d**, **--distribution**: Required when not using imageid. Distribution name or DistributionID to deploy.
**-d**, **--distribution**, **distro**: Required when not using imageid. Distribution name or DistributionID to deploy.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the linode create command, only --distribution and -d will resolve. https://github.com/linode/cli/blob/master/lib/Linode/CLI/Util.pm#L66
The linode distributions command does have a distros alias, but that isn't this one.

Sorry about that James
@jamesottinger
Copy link
Member

👍 @Swashy, thank you for contributing!

@jamesottinger jamesottinger merged commit bdc2dfc into linode:master Sep 20, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants