We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa0e1b3 commit 33c25f3Copy full SHA for 33c25f3
README.md
@@ -106,9 +106,9 @@ v0.6 (in development)
106
* Included a set of scripts for performing filesystem operations whilst
107
keeping the TMSU database up to date. If you wish to use these scripts
108
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)
+ - tmsu-fs-rm Removes files from the filesystem and TMSU
+ - tmsu-fs-mv Moves a file in the filesystem and updates TMSU
+ - tmsu-fs-merge Merges files (deleting all but the last)
112
113
v0.5.2
114
------
0 commit comments