From 6d8183358a3572ac69fb4cf0685200445b318662 Mon Sep 17 00:00:00 2001 From: Michael Hiiva Date: Sat, 12 Jun 2021 00:07:52 -0700 Subject: [PATCH] Fixed Single Line Formating for Clone Documentation RELEASE_NOTES=DOCUMENTATION Fixed Single Line Formating for Clone Documentation Signed-off-by: Michael Hiiva --- docs/commands/clone.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/commands/clone.md b/docs/commands/clone.md index 3a7482511c..f830b68767 100644 --- a/docs/commands/clone.md +++ b/docs/commands/clone.md @@ -12,7 +12,7 @@ $ gopass clone git@example.com/store.git sub/store ## Flags -Flag | Aliases | Description ----- | ------- | ----------- +Flag | Aliases | Description +---- | ------- | ----------- `--path` | | The path to clone the repo to. -`--crypto` | | Override the crypto backend to use if the auto-detection fails. +`--crypto` | | Override the crypto backend to use if the auto-detection fails.