Skip to content

Commit

Permalink
ipfs-rust: fix deprecated "file ls" not "files ls"
Browse files Browse the repository at this point in the history
  • Loading branch information
koivunej committed Jan 28, 2020
1 parent 3ab16aa commit 9a254b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions open-grants/ipfs-rust/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,8 @@ The following commands are experimental:
* `ipfs filestore { dups, ls, verify }`
* `ipfs urlstore { add }`

The following commands are deprecated
* `ipfs files ls`
The following commands are or will be deprecated:
* `ipfs file { ls }`
* `ipfs object { data, diff, ... }`

Additionally:
Expand Down

0 comments on commit 9a254b3

Please sign in to comment.