Skip to content

Commit ff4d20b

Browse files
committed
Update command docs
1 parent be32d63 commit ff4d20b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Commands/ArchiveCommands.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
use Symfony\Component\Console\Style\SymfonyStyle;
99

1010
/**
11-
* Drush command file.
11+
* OS2Forms archive command.
1212
*/
1313
class ArchiveCommands extends DrushCommands {
1414

@@ -19,7 +19,7 @@ public function __construct(
1919
}
2020

2121
/**
22-
* A custom Drush command to displays the given text.
22+
* A Drush command for archiving submission in GetOrganized.
2323
*
2424
* @param string $submissionId
2525
* The submission id.

0 commit comments

Comments
 (0)