Skip to content

Commit ccf2956

Browse files
committed
Fix copy-paste error in usage docs
1 parent 5c80fb1 commit ccf2956

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/fs/rename/docs

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/fs/rename/docs/usage.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
Usage: unlink [options] <path>
2+
Usage: rename [options] <old_path> <new_path>
33

44
Options:
55

0 commit comments

Comments
 (0)