Directory flags with Linux

Hello,

I want to use directory flags in the “Default directories to backup:” for linux clients.
The Administration Manual says I should prepend them with a slash (/) but on linux this is the path delimiter.

How should I do this?

In case someone has the same question. The answer is in order to use options you have to give the directory a name. Like in the example in the manual. The options are after the pipe, so there is no problems with slashes in the path.

Windows:
C:\Users|User files/follow_symlinks,symlinks_optional,share_hashes,optional

Linux:
/home|Home/follow_symlinks,symlinks_optional,share_hashes,optional