From 8efa7cb04d95f61d4c4569c8e170cfeb62dd04f8 Mon Sep 17 00:00:00 2001 From: Batuhan Taskaya Date: Tue, 8 Mar 2022 16:43:09 +0300 Subject: [PATCH] Add table headers for upgrade flags (#1314) --- docs/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 226b87a3..66d50582 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2292,8 +2292,9 @@ Upgraded 'session.json' @ 'pie.dev' to v3.1.0 These flags are available for both `sessions upgrade` and `sessions upgrade-all`: -------------------|------------------------------------------ -`--bind-cookies` | Bind all previously [unbound cookies](#host-based-cookie-policy) to the session’s host. +|------------------|-----------------------------------------------------------------------------------------| +| `--bind-cookies` | Bind all previously [unbound cookies](#host-based-cookie-policy) to the session’s host. | + ## Config