mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
3e15a594b7
When using `rclone cat` to print the contents of several files, the user may want to inject some separator between the files, such as a comma or a newline. This patch adds a `--separator` option to the `cat` command to make that possible. The default value remains an empty string, `""`, maintaining the prior behavior of `rclone cat`. Closes #6968 |
||
---|---|---|
.. | ||
bilib | ||
testdata | ||
bisync_test.go | ||
cmd.go | ||
deltas.go | ||
help.go | ||
LICENSE.cjnaz | ||
listing.go | ||
log.go | ||
operations.go | ||
queue.go | ||
rc.go |