You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tar zcvf aspera-cli-4.26.0.pre-gems aspera-cli-4.26.0.pre-gems.tgz
808
+
tar zcvf aspera-cli-4.26.0-gems aspera-cli-4.26.0-gems.tgz
809
809
```
810
810
811
811
#### Unix-like
@@ -947,7 +947,7 @@ ascli -v
947
947
```
948
948
949
949
```text
950
-
4.26.0.pre
950
+
4.26.0
951
951
```
952
952
953
953
In order to keep persistency of configuration on the host, you should specify your user's configuration folder as a volume for the container.
@@ -2495,7 +2495,7 @@ For instance, a particular [Option Preset](#option-preset) can be created for a
2495
2495
Values in the configuration also follow the [Extended Value Syntax](#extended-value-syntax).
2496
2496
2497
2497
> [!NOTE]
2498
-
> If the user wants to use the [Extended Value Syntax](#extended-value-syntax) inside the configuration file, using the `config preset update` command, the user shall use the `@val:` prefix.
2498
+
> If the user wants to keep the [Extended Value Syntax](#extended-value-syntax) inside the configuration file, the user shall use the `@val:` prefix.
0 commit comments