[SCM] Packaging for googlecl branch, upstream, updated. upstream/0.9.3-3-ga124dff

Jason Holt jholt at google.com
Sun Jun 20 08:05:18 UTC 2010


The following commit has been merged in the upstream branch:
commit a124dff2f39d3c4c69ff0f4b48bfa50c3a0d3bbb
Author: Jason Holt <jholt at google.com>
Date:   Sun Jun 20 01:01:39 2010 -0700

    Imported Upstream version 0.9.6

diff --git a/man/examples.help2man b/man/examples.help2man
index 46c88af..e880078 100644
--- a/man/examples.help2man
+++ b/man/examples.help2man
@@ -1,13 +1,13 @@
 [EXAMPLES]
 .nf
-google blogger post --title 'foo' 'command line posting'
+google blogger post \-\-title 'foo' 'command line posting'
 
 google calendar add 'Lunch with Jim at noon tomorrow'
 
 google contacts list name,email >contacts.csv
 
-google docs edit --title 'Shopping list'
+google docs edit \-\-title 'Shopping list'
 
-google.py picasa create --title 'Cat Photos' ~/photos/cats/*.jpg
+google.py picasa create \-\-title 'Cat Photos' ~/photos/cats/*.jpg
 
-google youtube post --category Education killer_robots.avi
+google youtube post \-\-category Education killer_robots.avi
diff --git a/man/google.1 b/man/google.1
index 8ec2c5b..3ec381d 100644
--- a/man/google.1
+++ b/man/google.1
@@ -214,14 +214,14 @@ will force the user to specify a password through a
 command line prompt or option.
 .SH EXAMPLES
 .nf
-google blogger post --title 'foo' 'command line posting'
+google blogger post \-\-title 'foo' 'command line posting'
 
 google calendar add 'Lunch with Jim at noon tomorrow'
 
 google contacts list name,email >contacts.csv
 
-google docs edit --title 'Shopping list'
+google docs edit \-\-title 'Shopping list'
 
-google.py picasa create --title 'Cat Photos' ~/photos/cats/*.jpg
+google.py picasa create \-\-title 'Cat Photos' ~/photos/cats/*.jpg
 
-google youtube post --category Education killer_robots.avi
+google youtube post \-\-category Education killer_robots.avi

-- 
Packaging for googlecl



More information about the Pkg-google-commits mailing list