Command Line Interface

All user commands have the following structure:
% wx subcommand [options]
The subcommand is one of the following:
For example:
% wx help
% wx run sleep 10
% wx list
% wx forget -mine
Any unique prefix for the subcommand is accepted, which allows abbreviated forms of commands to be used.
% wx l
% wx li
% wx lis
% wx list