Skip to content

Commit bcfc8be

Browse files
Merge branch 'automate_docs_and_license' of https://github.com/codesphere-cloud/oms into automate_docs_and_license
2 parents 2e83bc7 + 07c9b47 commit bcfc8be

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/oms_download_package.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ oms download package [flags]
1515

1616
```
1717
# Download Codesphere version 1.55.0
18-
$ /tmp/go-build2726770836/b001/exe/main download package --version codesphere-v1.55.0
18+
$ /tmp/go-build2092967662/b001/exe/main download package --version codesphere-v1.55.0
1919
2020
# Download lite package of Codesphere version 1.55.0
21-
$ /tmp/go-build2726770836/b001/exe/main download package --version codesphere-v1.55.0 --file installer-lite.tar.gz
21+
$ /tmp/go-build2092967662/b001/exe/main download package --version codesphere-v1.55.0 --file installer-lite.tar.gz
2222
```
2323

2424
### Options

docs/oms_update_package.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ oms update package [flags]
1515

1616
```
1717
# Download Codesphere version 1.55.0
18-
$ /tmp/go-build2726770836/b001/exe/main download package --version codesphere-v1.55.0
18+
$ /tmp/go-build2092967662/b001/exe/main download package --version codesphere-v1.55.0
1919
2020
# Download lite package of Codesphere version 1.55.0
21-
$ /tmp/go-build2726770836/b001/exe/main download package --version codesphere-v1.55.0 --file installer-lite.tar.gz
21+
$ /tmp/go-build2092967662/b001/exe/main download package --version codesphere-v1.55.0 --file installer-lite.tar.gz
2222
```
2323

2424
### Options

0 commit comments

Comments
 (0)