Update slk archive authored by Hadieh Monajemi's avatar Hadieh Monajemi
......@@ -37,11 +37,11 @@ Earth.jpeg Jupiter.png Mars.tif Saturn.png
```
slk archive normal-file /hsm/testing/archive-HM
```
* stdout: empty
* stderr: empty
* exit code: 0
```
## archive 02: archiving an image file
```
......@@ -106,10 +106,9 @@ Only `not-empty-folder` is archived without the `sub-empty-folder`
```shell
slk archive -R not-empty-folder /hsm/testing/archive-HM
[- ] 0% complete.
```
* stdout: [- ] 0% complete.
* ```stdout: [- ] 0% complete. ```
* stderr: empty
* exit code: 0
......
......