chsmack: add dereference option
authorJosé Bollo <jose.bollo@open.eurogiciel.org>
Tue, 10 Dec 2013 13:47:27 +0000 (14:47 +0100)
committerJosé Bollo <jose.bollo@open.eurogiciel.org>
Tue, 17 Dec 2013 11:01:26 +0000 (12:01 +0100)
commitfbfac3564128efed424fa30f0083c518ab551d07
treee60e32c679f6e8c55cfffbc88ab21365046f74f2
parent4d496d3c12914edcccdb2b552c4081a49046cfb3
chsmack: add dereference option

Add the options that allow to follow the symbolic
links instead of modifying it. There is no really
need but it may help.

The text of the short option is moved.
It prepares to scan options in two passes. It also
centralize the definition of options, avoiding to have
many lines between the definitions.

Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
utils/chsmack.c