Label files from the command-line
pinot-label [OPTIONS] [FILES]
pinot-label - Label files from the command-line
-g, --get
get the labels list for the given file
-h, --help
display this help and exit
-l, --list
list known labels
-s, --set
set labels on the given file
-v, --version
output version information and exit
pinot-label --get /home/fabrice/Documents/Bozo.txt
pinot-label --list
pinot-label --set "[Clowns][Fun][My Hero]" /home/fabrice/Documents/Bozo.txt
Report bugs to [email protected]
This is free software. You may redistribute copies of it under the terms of the GNU General Public License <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>.
There is NO WARRANTY, to the extent permitted by law.