We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26d3996 commit 256fa96Copy full SHA for 256fa96
misc/README
@@ -1,8 +1,8 @@
1
bin Supporting executables
2
mount.tmsu Support for 'mount' command
3
- tmsu-fs-rm Delete a file on the filesystem and remove it from TMSU
4
- tmsu-fs-mv Move a file and update the path in TMSU
5
- tmsu-fs-mf Merges two files by deleting the first and applying its tags to the second
+ tmsu-fs-rm Delete a file on the filesystem and remove it from TMSU
+ tmsu-fs-mv Move a file and update the path in TMSU
+ tmsu-fs-merge Merges two files by deleting the first and applying its tags to the second
6
db-upgrade Database upgrade scripts
7
ebnf Extended Backus-Naur Form file for the TMSU query language
8
man Man page
0 commit comments