diff options
Diffstat (limited to 'plugins/powify')
| -rw-r--r-- | plugins/powify/_powify | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/powify/_powify b/plugins/powify/_powify index 9507f400e..57042aa63 100644 --- a/plugins/powify/_powify +++ b/plugins/powify/_powify @@ -15,7 +15,7 @@ _1st_arguments=(    'restart:restarts the pow app linked to the current directory'    'always_restart:reload the pow app after each request'    'always_restart_off:do not reload the pow app after each request' -  'rename:rename the current pow app to [NAME] or renmae [OLD] to [NEW]' +  'rename:rename the current pow app to [NAME] or rename [OLD] to [NEW]'    'environment:run the this pow app in a different environment (aliased `env`)'    'browse:opens and navigates the default browser to this app'    'logs:tail the application logs'  | 
