App::Cme::Command::fusefs (3)
Leading comments
Automatically generated by Pod::Man 4.07 (Pod::Simple 3.32) Standard preamble: ========================================================================
NAME
App::Cme::Command::fusefs - Edit the configuration of an application with fuseVERSION
version 1.022SYNOPSIS
DESCRIPTION
Map the configuration file content to aFUSE
virtual file system on a
directory specified with option "-fuse-dir". Modifications done in
the fuse file system are saved to the configuration file when
"fusermount -u <mounted_fuse_dir>" is run.
Common options
See ``Global Options'' in cme.options
- -quiet
- Suppress progress messages.
- -fuse-dir
- Mandatory. Directory where the virtual file system will be mounted.
- -dfuse
- Use this option to debug fuse problems.
- -dir-char
- Fuse will fail if an element name or key name contains '/'. You can specify a subsitution string to replace '/' in the fused dir. Default is "<slash>".
SEE ALSO
cmeAUTHOR
Dominique DumontCOPYRIGHT AND LICENSE
This software is Copyright (c) 2017 by Dominique Dumont.This is free software, licensed under:
The GNU Lesser General Public License, Version 2.1, February 1999