summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBatuhan Taskaya <isidentical@gmail.com>2022-03-08 16:43:09 +0300
committerGitHub <noreply@github.com>2022-03-08 16:43:09 +0300
commit8efa7cb04d95f61d4c4569c8e170cfeb62dd04f8 (patch)
treebb7c98d1fb4d7fd2c7d5bb4d5a29e02217a4642a
parentbaec1b2202173b7581f8b3e241f22108cc5fa135 (diff)
Add table headers for upgrade flags (#1314)
-rw-r--r--docs/README.md5
1 files 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