summaryrefslogtreecommitdiff
path: root/web/training-format-table
diff options
context:
space:
mode:
authorGeorge Abbott <george@gabbott.dev>2023-11-19 16:20:18 +0000
committerGeorge Abbott <george@gabbott.dev>2023-11-19 16:20:18 +0000
commitef0ef32a725810a4b4add17f042d49051b4db7b3 (patch)
tree6ac103a49eb10cefc2cafcb7fcea4b5cb0891c05 /web/training-format-table
parenta3393bf3cf04f24c8a45b9e7aabbe6131db0f7a5 (diff)
Added allowwrap option to fmt-as-tableHEADmaster
Diffstat (limited to 'web/training-format-table')
-rwxr-xr-xweb/training-format-table4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/training-format-table b/web/training-format-table
index 4638578..2e55775 100755
--- a/web/training-format-table
+++ b/web/training-format-table
@@ -6,7 +6,7 @@
# months.
# 2023-10
-fmt-as-table "$1/2023-10" "Index Date Sit-ups Planks Squats Ball Squats Comments" "collapsible(2023-10)"
+fmt-as-table "$1/2023-10" "Index Date Sit-ups Planks Squats Ball Squats Comments" "collapsible(2023-10),allowwrap"
# 2023-11
-fmt-as-table "$1/2023-11" "Index Date Press-ups Planks Dumbbells Ball Squats Comments" "collapsible(2023-11)"
+fmt-as-table "$1/2023-11" "Index Date Press-ups Planks Dumbbells Ball Squats Comments" "collapsible(2023-11),allowwrap"