Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

error-unknown-option.test
## This test checks the error message displayed if an unknown
## option is specified.

# RUN: not llvm-dwarfutil --unknown-option 2>&1 | FileCheck %s

# CHECK: error: unknown option: --unknown-option