diff options
Diffstat (limited to 'dist')
| -rw-r--r-- | dist/comp/_hakurei | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/comp/_hakurei b/dist/comp/_hakurei index a8554268..7f3974b8 100644 --- a/dist/comp/_hakurei +++ b/dist/comp/_hakurei @@ -54,8 +54,8 @@ __hakurei_instances() { { local -a _hakurei_cmds _hakurei_cmds=( - "app:Load app from configuration file" - "run:Configure and start a permissive default sandbox" + "app:Load and start container from configuration file" + "run:Configure and start a permissive container" "show:Show live or local app configuration" "ps:List active instances" "version:Display version information" |
