diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-06-25 15:36:28 +0200 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-06-25 15:36:28 +0200 |
commit | a81cbaf61183fe2c471a48042b37f28ce3a70297 (patch) | |
tree | bc6fe0f42ec3d18832b76006d5bb7942e0fa2608 /client/pbc.1 | |
parent | f3e72c6e339eedc4ffac3a2f32cf6cbae7305ff0 (diff) |
implement reset/skip commands
Diffstat (limited to 'client/pbc.1')
-rw-r--r-- | client/pbc.1 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/client/pbc.1 b/client/pbc.1 index f5a2198..a85b03a 100644 --- a/client/pbc.1 +++ b/client/pbc.1 @@ -22,10 +22,6 @@ help Print a list of available commands with descriptions. This command takes no arguments. .TP -ls -List all puzzle modules, their state, and the combined state of all puzzle -modules (global state of the main controller). -.TP reset [mod ...] Set the main controller or specific puzzle module's global state to \fIidle\fP. If no modules are specified, the main controller's state is updated. One or |