diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-06-01 21:36:47 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-06-01 21:37:21 -0400 |
| commit | 6725dc97c14ae87f7bfac650ad96edb759340aa2 (patch) | |
| tree | 698770616374edc7425bcd35f2c346ebe1f23c83 /docs/help/index.html | |
| parent | e17bd6e713427917e6b224e8ecbd862b8223c9ae (diff) | |
Update help index; change monadic shifts to Nudge
Diffstat (limited to 'docs/help/index.html')
| -rw-r--r-- | docs/help/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/help/index.html b/docs/help/index.html index f1d3baaf..46b5e791 100644 --- a/docs/help/index.html +++ b/docs/help/index.html @@ -131,11 +131,11 @@ </tr> <tr> <td><code><span class='Function'>«</span></code></td> -<td><a href="shiftbefore.html">Shift Before, Shift Before</a></td> +<td><a href="shiftbefore.html">Nudge Back, Shift Before</a></td> </tr> <tr> <td><code><span class='Function'>»</span></code></td> -<td><a href="shiftafter.html">Shift After, Shift After</a></td> +<td><a href="shiftafter.html">Nudge, Shift After</a></td> </tr> <tr> <td><code><span class='Function'>⌽</span></code></td> @@ -279,7 +279,7 @@ </tr> <tr> <td><code><span class='Gets'>↩</span></code></td> -<td><a href="change.html">Change</a></td> +<td><a href="change.html">Change, Modify</a></td> </tr> <tr> <td><code><span class='Separator'>,</span></code> or <code><span class='Separator'>⋄</span></code></td> |
