Changes between Version 1 and Version 2 of Ticket #2329, comment 12


Ignore:
Timestamp:
2015-01-22T17:22:55Z (10 years ago)
Author:
daira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2329, comment 12

    v1 v2  
    1111 * (F) `cp -r PARENTCAP/dir local/` -> `local/dir/file.txt`
    1212 * (G) `cp -r DIRCAP local/` -> (exception)
    13  * (H) `cp -r ALIAS: local/` -> (exception)
     13 * (H) `cp -r DIRCAP_ALIAS: local/` -> (exception)
    1414 * (I) `cp -r DIRCAP/file.txt local/` -> `local/file.txt`
    1515 * (J) `cp -r FILECAP local/` -> "error, you must specify a destination filename"