Update slk archive authored by Hadieh Monajemi's avatar Hadieh Monajemi
...@@ -98,7 +98,7 @@ slk archive not-empty-folder /hsm/testing/archive-HM ...@@ -98,7 +98,7 @@ slk archive not-empty-folder /hsm/testing/archive-HM
``` ```
* ```stdout: [- ] 0% complete. ``` * stdout: ```[- ] 0% complete. ```
* stderr: empty * stderr: empty
* exit code: 0 * exit code: 0
...@@ -108,7 +108,7 @@ Only `not-empty-folder` is archived without the `sub-empty-folder` ...@@ -108,7 +108,7 @@ Only `not-empty-folder` is archived without the `sub-empty-folder`
slk archive -R not-empty-folder /hsm/testing/archive-HM slk archive -R not-empty-folder /hsm/testing/archive-HM
``` ```
* ```stdout: [- ] 0% complete. ``` * stdout: ```[- ] 0% complete. ```
* stderr: empty * stderr: empty
* exit code: 0 * exit code: 0
... ...
......