Skip to content

Commit 33c25f3

Browse files
committed
Fixed script names in release notes.
1 parent fa0e1b3 commit 33c25f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,9 @@ v0.6 (in development)
106106
* Included a set of scripts for performing filesystem operations whilst
107107
keeping the TMSU database up to date. If you wish to use these scripts
108108
I recommend you alias them to simpler names, e.g. 'trm'.
109-
- tmsu-rm! Removes files from the filesystem and TMSU
110-
- tmsu-mv! Moves a file in the filesystem and updates TMSU
111-
- tmsu-merge! Merges files (deleting all but the last)
109+
- tmsu-fs-rm Removes files from the filesystem and TMSU
110+
- tmsu-fs-mv Moves a file in the filesystem and updates TMSU
111+
- tmsu-fs-merge Merges files (deleting all but the last)
112112

113113
v0.5.2
114114
------

0 commit comments

Comments
 (0)