I found a typo in archlinux tar manpage
The following command, written in the traditional
style, instructs tar to store all files from the directory /etc into the archive
file etc.tar verbosely listing the files being archived:
tar cfv a.tar /etc