Skip to content

Commit 9dbcd03

Browse files
missing help text
1 parent bfc15a9 commit 9dbcd03

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

b2/console_tool.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -902,6 +902,8 @@ class DownloadFileById(SourceSseMixin, Command):
902902
on stderr. Without it, simple text progress is printed.
903903
Use ``--noProgress`` to disable progress reporting.
904904
905+
{SOURCESSEMIXIN}
906+
905907
Requires capability:
906908
907909
- **readFiles**
@@ -934,6 +936,8 @@ class DownloadFileByName(SourceSseMixin, Command):
934936
on stderr. Without it, simple text progress is printed.
935937
Use ``--noProgress`` to disable progress reporting.
936938
939+
{SOURCESSEMIXIN}
940+
937941
Requires capability:
938942
939943
- **readFiles**

0 commit comments

Comments
 (0)