Node:tag, Next:, Previous:system, Up:Yafc commands



tag

Tag files for later transferring or removal.

Usage:

tag [options] file ...

Options:


-c
--clear
Clear the taglist.
-i
--info
Show some information about the tagged files. This includes the total size of all tagged file, how many files and how many directories are tagged.
-l
--list
List tagged files.
-L[FILE]
--load[=FILE]
Load saved taglist file. If optional parameter FILE is omitted, the taglist for this host is loaded (from the file workdir/taglist.hostname).
-s[FILE]
--save[=FILE]
Save taglist to file. If optional parameter fILE is omitted, the taglist is saved in the default file workdir/taglist.hostname.
-h
--help
Show short syntax description.