mirror of
https://github.com/rclone/rclone.git
synced 2025-08-16 00:28:09 +02:00
Version v1.63.0
This commit is contained in:
@ -9,7 +9,7 @@ url: /commands/rclone_genautocomplete_bash/
|
||||
|
||||
Output bash completion script for rclone.
|
||||
|
||||
## Synopsis
|
||||
# Synopsis
|
||||
|
||||
|
||||
Generates a bash shell autocompletion script for rclone.
|
||||
@ -34,7 +34,7 @@ If output_file is "-", then the output will be written to stdout.
|
||||
rclone genautocomplete bash [output_file] [flags]
|
||||
```
|
||||
|
||||
## Options
|
||||
# Options
|
||||
|
||||
```
|
||||
-h, --help help for bash
|
||||
@ -42,7 +42,7 @@ rclone genautocomplete bash [output_file] [flags]
|
||||
|
||||
See the [global flags page](/flags/) for global options not listed here.
|
||||
|
||||
## SEE ALSO
|
||||
# SEE ALSO
|
||||
|
||||
* [rclone genautocomplete](/commands/rclone_genautocomplete/) - Output completion script for a given shell.
|
||||
|
||||
|
Reference in New Issue
Block a user