mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-19 19:26:25 +00:00
cli.py: minor tweaks to test posthooks
This commit is contained in:
parent
df1ddf83f5
commit
b30db031ab
@ -192,7 +192,7 @@ class CpOptions(VDriveOptions):
|
|||||||
|
|
||||||
tahoe cp ~/foo.txt /tmp/bar.txt home: # copies two files to home:
|
tahoe cp ~/foo.txt /tmp/bar.txt home: # copies two files to home:
|
||||||
|
|
||||||
tahoe cp ~/Pictures home:stuff/my-pictures # copies recursively
|
tahoe cp ~/Pictures home:stuff/my-pictures # copies directory recursively
|
||||||
|
|
||||||
This command still has some limitations: symlinks, special files (device
|
This command still has some limitations: symlinks, special files (device
|
||||||
nodes, named pipes), and non-ASCII filenames are not handled very well.
|
nodes, named pipes), and non-ASCII filenames are not handled very well.
|
||||||
|
Loading…
Reference in New Issue
Block a user