Revision 22ac5e97

b/docs/examplesdir/sharing.rst
85 85

  
86 86
.. code-block:: console
87 87

  
88
    $ kamaki file permissions set info.txt --read-permission=*
88
    $ kamaki file modify info.txt --read-permission=*
89 89

  
90 90
Shared with me
91 91
--------------
b/docs/examplesdir/updownload.rst
83 83

  
84 84
.. code-block:: console
85 85

  
86
    $ kamaki file download -R /pithos/video
86
    $ kamaki file download -r /pithos/video
87 87
    mkdir video
88 88
    Downloading /pithos/video/tk1.mpg --> /home/someuser/video/tk1.mpg
89 89
    Done

Also available in: Unified diff