- add missing syntaxes - don't put prompt if no command outputs to ease copy/paste and use `sh` syntax - always use `$` as prompt and use `console` syntax
1.0 KiB
1.0 KiB
@xen-orchestra/fs
The File System for Xen Orchestra backups.
Install
Installation of the npm package:
npm install --global @xen-orchestra/fs
Contributions
Contributions are very welcomed, either on the documentation or on the code.
You may:
- report any issue you've encountered;
- fork and create a pull request.