Update slk archive authored by Hadieh Monajemi's avatar Hadieh Monajemi
......@@ -98,7 +98,7 @@ slk archive not-empty-folder /hsm/testing/archive-HM
```
* stdout: [- ] 0% complete.
* ```stdout: [- ] 0% complete. ```
* stderr: empty
* exit code: 0
......@@ -135,7 +135,7 @@ slk archive -R folder-00/sub-folder-01/sub-folder-02/empty-sub-folder-03/ /hsm/t
* stderr: ERROR: The local directory chosen contains no files: folder-00/sub-folder-01/sub-folder-02/empty-sub-folder-03/.
* exit code: 1
## archive 08: archiving the last sub-folder and its contents from a nested fodler without archiving the parent directories
## archive 08: archiving the last sub-folder and its contents from a nested folder without archiving the parent directories
```
slk archive -R folder-00/sub-folder-01/sub-folder-02 /hsm/testing/archive-HM
......
......