mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-18 20:29:22 +08:00
shell: desupport filer url in the arguments
This commit is contained in:
@@ -25,7 +25,6 @@ func (c *commandFsCat) Help() string {
|
||||
return `stream the file content on to the screen
|
||||
|
||||
fs.cat /dir/file_name
|
||||
fs.cat http://<filer_server>:<port>/dir/file_name
|
||||
`
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user