summaryrefslogtreecommitdiffstats
path: root/cli/src/cli.c
diff options
context:
space:
mode:
Diffstat (limited to 'cli/src/cli.c')
-rw-r--r--cli/src/cli.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cli/src/cli.c b/cli/src/cli.c
index ba5daba9bef..4ac7d9e3fb2 100644
--- a/cli/src/cli.c
+++ b/cli/src/cli.c
@@ -377,8 +377,6 @@ cli_opt_parse(char *opt, struct cli_state *state)
" bitrot commands\n"
" volume quota help - display help for volume"
" quota commands\n"
- " volume tier help - display help for volume"
- " tier commands\n"
" snapshot help - display help for snapshot commands\n"
" global help - list global commands\n");
exit(0);