Nick Craig-Wood
60a4a8a86d
genautocomplete: add remote path completion for bash - fixes #1529
...
Thanks to:
- Christopher Peterson (@cspeterson) for the original script
- Danil Semelenov (@sgtpep) for many refinements
2019-02-08 19:03:30 +00:00
Nick Craig-Wood
14128656db
cmd: Implement specialised help for flags and backends - fixes #2541
...
Instead of showing all flags/backends all the time, you can type
rclone help flags
rclone help flags <regexp>
rclone help backends
rclone help backend <name>
2018-10-06 11:47:45 +01:00
Nick Craig-Wood
5fde7d8b12
cmd: split flags up into global and backend flags #2541
2018-10-06 11:47:45 +01:00
Nick Craig-Wood
3c086f5f7f
cmd: Make default help less verbose #2541
...
This stops the default help showing all the flags, backends, commands
2018-10-06 11:47:45 +01:00