Skip to content

Commit

Permalink
Use Phorge
Browse files Browse the repository at this point in the history
  • Loading branch information
Universal-Omega authored Feb 27, 2024
1 parent a6fd592 commit 0dc218d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/rollback.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
require_once $root . '/scripts/init/init-script.php';
init_script();
$args = new PhutilArgumentParser( $argv );
$args->setTagline( pht( 'Phabricator transaction rollback tool.' ) );
$args->setTagline( pht( 'Phorge transaction rollback tool.' ) );
$args->setSynopsis( <<<EOSYNOPSIS
**rollback** __workflow__ [__options__]
Roll back transactions
Expand Down

0 comments on commit 0dc218d

Please sign in to comment.