Skip to content

Commit ebcc7a4

Browse files
docs: update aa02e68
1 parent aa02e68 commit ebcc7a4

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/commands.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ Get backup of your app code from Discloud
7979

8080
Usage: discloud app backup [arguments]
8181
-h, --help Print this usage information.
82-
--app=<all> (mandatory) When set to 'all', this command will automatically download backups and will not display URLs. If the 'out' option is not set, downloads will be made to the current folder.
83-
--out Specifies the destination path for downloading backups. When the application option is set to 'all', the destination path will be considered a directory where all downloads will be stored.
82+
--app=<all> (mandatory)
83+
-d, --dir Specifies the destination path for downloading backups. The destination path will be considered a directory.
8484
```
8585

8686
#### app commit
@@ -328,6 +328,7 @@ Get backup of your team app code from Discloud
328328
Usage: discloud team backup [arguments]
329329
-h, --help Print this usage information.
330330
--app=<all> (mandatory)
331+
-d, --dir Specifies the destination path for downloading backups. The destination path will be considered a directory.
331332
```
332333
333334
#### team commit

0 commit comments

Comments
 (0)