-
-
Notifications
You must be signed in to change notification settings - Fork 492
Expand file tree
/
Copy pathcmdHelpGenerated.swift
More file actions
140 lines (139 loc) · 6.42 KB
/
cmdHelpGenerated.swift
File metadata and controls
140 lines (139 loc) · 6.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
// FILE IS GENERATED FROM docs/aerospace-*.adoc files
// TO REGENERATE THE FILE RUN generate.sh --all
let balance_sizes_help_generated = """
USAGE: balance-sizes [-h|--help] [--workspace <workspace>]
"""
let close_all_windows_but_current_help_generated = """
USAGE: close-all-windows-but-current [-h|--help] [--quit-if-last-window]
"""
let close_help_generated = """
USAGE: close [-h|--help] [--quit-if-last-window] [--window-id <window-id>]
"""
let config_help_generated = """
USAGE: config [-h|--help] --get <name> [--json] [--keys]
OR: config [-h|--help] --major-keys
OR: config [-h|--help] --all-keys
OR: config [-h|--help] --config-path
"""
let debug_windows_help_generated = """
USAGE: debug-windows [-h|--help]
"""
let enable_help_generated = """
USAGE: enable [-h|--help] toggle
OR: enable [-h|--help] on [--fail-if-noop]
OR: enable [-h|--help] off [--fail-if-noop]
"""
let exec_and_forget_help_generated = """
USAGE: exec-and-forget <bash-script>
"""
let flatten_workspace_tree_help_generated = """
USAGE: flatten-workspace-tree [-h|--help] [--workspace <workspace>]
"""
let focus_back_and_forth_help_generated = """
USAGE: focus-back-and-forth [-h|--help]
"""
let focus_monitor_help_generated = """
USAGE: focus-monitor [-h|--help] [--wrap-around] (left|down|up|right)
OR: focus-monitor [-h|--help] [--wrap-around] (next|prev)
OR: focus-monitor [-h|--help] <monitor-pattern>...
"""
let focus_help_generated = """
USAGE: focus [-h|--help] [--ignore-floating]
[--boundaries <boundary>] [--boundaries-action <action>]
(left|down|up|right)
OR: focus [-h|--help] --window-id <window-id>
OR: focus [-h|--help] --dfs-index <dfs-index>
"""
let fullscreen_help_generated = """
USAGE: fullscreen [-h|--help] [--window-id <window-id>] [--no-outer-gaps]
OR: fullscreen [-h|--help] on [--window-id <window-id>] [--no-outer-gaps] [--fail-if-noop]
OR: fullscreen [-h|--help] off [--window-id <window-id>] [--fail-if-noop]
"""
let join_with_help_generated = """
USAGE: join-with [-h|--help] [--window-id <window-id>] (left|down|up|right)
"""
let layout_help_generated = """
USAGE: layout [-h|--help] [--window-id <window-id>]
(h_tiles|v_tiles|h_accordion|v_accordion|tiles|accordion|horizontal|vertical|tiling|floating)...
"""
let list_apps_help_generated = """
USAGE: list-apps [-h|--help] [--macos-native-hidden [no]] [--format <output-format>] [--count] [--json]
"""
let list_exec_env_vars_help_generated = """
USAGE: list-exec-env-vars [-h|--help]
"""
let list_monitors_help_generated = """
USAGE: list-monitors [-h|--help] [--focused [no]] [--mouse [no]] [--format <output-format>] [--count] [--json]
"""
let list_windows_help_generated = """
USAGE: list-windows [-h|--help] (--workspace <workspace>...|--monitor <monitor>...)
[--monitor <monitor>...] [--workspace <workspace>...]
[--pid <pid>] [--app-bundle-id <app-bundle-id>] [--format <output-format>]
[--count] [--json]
OR: list-windows [-h|--help] --all [--format <output-format>] [--count] [--json]
OR: list-windows [-h|--help] --focused [--format <output-format>] [--count] [--json]
"""
let list_workspaces_help_generated = """
USAGE: list-workspaces [-h|--help] --monitor <monitor>... [--visible [no]] [--empty [no]] [--format <output-format>] [--count] [--json]
OR: list-workspaces [-h|--help] --all [--format <output-format>] [--count] [--json]
OR: list-workspaces [-h|--help] --focused [--format <output-format>] [--count] [--json]
"""
let macos_native_fullscreen_help_generated = """
USAGE: macos-native-fullscreen [-h|--help] [--window-id <window-id>]
OR: macos-native-fullscreen [-h|--help] [--window-id <window-id>] [--fail-if-noop] on
OR: macos-native-fullscreen [-h|--help] [--window-id <window-id>] [--fail-if-noop] off
"""
let macos_native_minimize_help_generated = """
USAGE: macos-native-minimize [-h|--help] [--window-id <window-id>]
"""
let mode_help_generated = """
USAGE: mode [-h|--help] <binding-mode>
"""
let move_mouse_help_generated = """
USAGE: move-mouse [-h|--help] [--fail-if-noop] <mouse-position>
"""
let move_node_to_monitor_help_generated = """
USAGE: move-node-to-monitor [-h|--help] [--window-id <window-id>] [--focus-follows-window]
[--fail-if-noop] [--wrap-around] (left|down|up|right|next|prev)
OR: move-node-to-monitor [-h|--help] [--window-id <window-id>] [--focus-follows-window]
[--fail-if-noop] <monitor-pattern>...
"""
let move_node_to_workspace_help_generated = """
USAGE: move-node-to-workspace [-h|--help] [--focus-follows-window] [--wrap-around]
(next|prev)
OR: move-node-to-workspace [-h|--help] [--focus-follows-window] [--fail-if-noop]
[--window-id <window-id>] <workspace-name>
"""
let move_workspace_to_monitor_help_generated = """
USAGE: move-workspace-to-monitor [-h|--help] [--workspace <workspace>] [--wrap-around] (next|prev)
"""
let move_help_generated = """
USAGE: move [-h|--help] [--window-id <window-id>] (left|down|up|right)
"""
let reload_config_help_generated = """
USAGE: reload-config [-h|--help] [--no-gui] [--dry-run]
"""
let resize_help_generated = """
USAGE: resize [-h|--help] [--window-id <window-id>] (smart|width|height) [+|-]<number>
"""
let split_help_generated = """
USAGE: split [-h|--help] [--window-id <window-id>] (horizontal|vertical|opposite)
"""
let summon_workspace_help_generated = """
USAGE: summon-workspace [-h|--help] [--fail-if-noop] [--when-visible (focus|swap)] <workspace>
"""
let trigger_binding_help_generated = """
USAGE: trigger-binding [-h|--help] <binding> --mode <mode-id>
"""
let volume_help_generated = """
USAGE: volume [-h|--help] (up|down)
OR: volume [-h|--help] (mute-toggle|mute-off|mute-on)
OR: volume [-h|--help] set <number>
"""
let workspace_back_and_forth_help_generated = """
USAGE: workspace-back-and-forth [-h|--help]
"""
let workspace_help_generated = """
USAGE: workspace [-h|--help] [--auto-back-and-forth] [--fail-if-noop] <workspace-name>
OR: workspace [-h|--help] [--wrap-around] (next|prev)
"""