Typos in documentation
authorStavros Sachtouris <saxtouri@admin.grnet.gr>
Wed, 8 Jan 2014 15:52:32 +0000 (17:52 +0200)
committerStavros Sachtouris <saxtouri@admin.grnet.gr>
Thu, 9 Jan 2014 12:36:32 +0000 (14:36 +0200)
docs/examplesdir/sharing.rst
docs/examplesdir/updownload.rst

index 5d3bf1a..2e80832 100644 (file)
@@ -85,7 +85,7 @@ Share (read permission) `info.txt` with all
 
 .. code-block:: console
 
-    $ kamaki file permissions set info.txt --read-permission=*
+    $ kamaki file modify info.txt --read-permission=*
 
 Shared with me
 --------------
index 5b8647a..845151a 100644 (file)
@@ -83,7 +83,7 @@ before it's completed.
 
 .. code-block:: console
 
-    $ kamaki file download -R /pithos/video
+    $ kamaki file download -r /pithos/video
     mkdir video
     Downloading /pithos/video/tk1.mpg --> /home/someuser/video/tk1.mpg
     Done