vj57 / googlecl

Automatically exported from code.google.com/p/googlecl
0 stars 0 forks source link

google contacts need --fields attribute, not mentioned in docs #354

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. run google contacts phone,birthday --title ".*" --delimiter ","
program will search for name,email

What is the expected output? What do you see instead?

2. run google contacts --fields phone,birthday --title ".*" --delimiter ","
program will work as expected

What version of the product are you using? 

0.9.12

On what operating system? 

Ubuntu Lucid 10.04, 64bit

What version of gdata-python-client (aka python-gdata)?

2.0.13

Please provide any additional information below.

Bug is about a documentation update in project-home, wiki-page etc.

Original issue reported on code.google.com by danjo...@gmail.com on 28 Jan 2011 at 3:06

GoogleCodeExporter commented 9 years ago
Replicated the problem.

Added the missing --fields to the Manual page at wiki.

I don't have permissions to edit the main project page. 

Original comment by szy...@endpoint.com on 28 Dec 2012 at 10:29

GoogleCodeExporter commented 9 years ago
Fixed on main wikipage.

Original comment by jh...@google.com on 3 Jan 2013 at 12:59