Skip to content

Commit d17ff94

Browse files
committed
docs: remove unexisting flag from docs
1 parent 1cddea6 commit d17ff94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ If mandatory arguments are not provided, the program will prompt for them.
6464
| `--destination-token` | `DESTINATION_GITLAB_TOKEN` | Yes | Access token for the destination GitLab instance |
6565
| `--destination-big` | `DESTINATION_GITLAB_BIG` | No | Specify if the destination GitLab instance is a big instance (default: false) |
6666
| `--mirror-mapping` | `MIRROR_MAPPING` | Yes | Path to a JSON file containing the mirror mapping |
67-
| `--timeout` or `-t` | N/A | No | Timeout for GitLab API requests in seconds (default: 30) |
6867
| `--retry` or `-r` | N/A | No | Number of retries for failed GitLab API requests (does not apply to GraphQL requests) (default: 3) |
6968

7069
## Example

0 commit comments

Comments
 (0)