diff options
Diffstat (limited to 'crates/shirabe/src/command/self_update_command.rs')
| -rw-r--r-- | crates/shirabe/src/command/self_update_command.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/shirabe/src/command/self_update_command.rs b/crates/shirabe/src/command/self_update_command.rs index a32f931..510b097 100644 --- a/crates/shirabe/src/command/self_update_command.rs +++ b/crates/shirabe/src/command/self_update_command.rs @@ -62,7 +62,7 @@ impl Command for SelfUpdateCommand { "The <info>self-update</info> command checks getcomposer.org for newer\n\ versions of composer and if found, installs the latest.\n\ \n\ - <info>php composer.phar self-update</info>\n\ + <info>shirabe self-update</info>\n\ \n\ Read more at https://getcomposer.org/doc/03-cli.md#self-update-selfupdate", ); |
