Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capitalized Tokens #2303

Merged
merged 1 commit into from
Feb 12, 2016
Merged

Capitalized Tokens #2303

merged 1 commit into from
Feb 12, 2016

Conversation

RichardLitt
Copy link
Member

License: MIT
Signed-off-by: Richard Littauer richard.littauer@gmail.com

@@ -50,7 +50,7 @@ Note: list all refs recursively with -r.
cmds.StringArg("ipfs-path", true, true, "Path to the object(s) to list refs from.").EnableStdin(),
},
Options: []cmds.Option{
cmds.StringOption("format", "Emit edges with given format. tokens: <src> <dst> <linkname>."),
cmds.StringOption("format", "Emit edges with given format. Tokens: <src> <dst> <linkname>."),
Copy link
Member

Choose a reason for hiding this comment

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

Shouldn't it be sth like Available Tokens or Possible Tokens?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes. Happy to add that, too.

@whyrusleeping
Copy link
Member

@RichardLitt RFM?

@RichardLitt RichardLitt force-pushed the feature/capitalise-tokens branch from 102b872 to 8f6e02a Compare February 11, 2016 02:09
@RichardLitt
Copy link
Member Author

@whyrusleeping It is now.

License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
@RichardLitt RichardLitt force-pushed the feature/capitalise-tokens branch from 8f6e02a to 0c830df Compare February 11, 2016 02:09
whyrusleeping added a commit that referenced this pull request Feb 12, 2016
@whyrusleeping whyrusleeping merged commit 287eb7b into master Feb 12, 2016
@whyrusleeping whyrusleeping deleted the feature/capitalise-tokens branch February 12, 2016 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants