Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

option-grouping.test
## Show that llvm-strings can handle grouped short options.

RUN: echo abcd > %t
RUN: llvm-strings -af %t | FileCheck %s -DFILE=%t

CHECK: [[FILE]]: abcd